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

{
    "name": "Hlynur Hallgrímsson",
    "title": "Hlynur Hallgrímsson",
    "id": 3518,
    "slug": "hlynur-hallgrimsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3518/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3768,
            "title": "Alunde",
            "url": "https://www.guitarparty.com/songs/alunde/"
        },
        {
            "id": 3596,
            "title": "Orðsending að austan",
            "url": "https://www.guitarparty.com/songs/ordsending-ad-austan/"
        },
        {
            "id": 3593,
            "title": "Snæfellsnes",
            "url": "https://www.guitarparty.com/songs/snaefellsnes/"
        }
    ]
}