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

{
    "name": "Óskar Axel Óskarsson",
    "title": "Óskar Axel Óskarsson",
    "id": 16609,
    "slug": "oskar-axel-oskarsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16609/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29364,
            "title": "Ástfangi",
            "url": "https://www.guitarparty.com/songs/astfangi/"
        }
    ]
}