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

{
    "name": "Foersom",
    "title": "Foersom",
    "id": 15498,
    "slug": "foersom",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15498/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28130,
            "title": "Nú legg ég augun aftur (Ég fel í forsjá þína)",
            "url": "https://www.guitarparty.com/songs/nu-legg-eg-augun-aftur-eg-fel-i-forsja-thina/"
        }
    ]
}