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

{
    "name": "Arnar S. Jónsson",
    "title": "Arnar S. Jónsson",
    "id": 13187,
    "slug": "arnar-s-jonsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13187/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26606,
            "title": "Hlustaðu á mig",
            "url": "https://www.guitarparty.com/songs/hlustadu-a-mig/"
        },
        {
            "id": 25281,
            "title": "Kominn heim (Bjarni Ómar)",
            "url": "https://www.guitarparty.com/songs/kominn-heim/"
        }
    ]
}