GET /api/v3/core/authors/16100/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "Ingi Þór Þórhallsson",
    "title": "Ingi Þór Þórhallsson",
    "id": 16100,
    "slug": "ingi-thor-thorhallsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16100/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28703,
            "title": "Þekkir einhver hana guð?",
            "url": "https://www.guitarparty.com/songs/thekkir-einhver-hana-gudh/"
        }
    ]
}