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

{
    "name": "Reddlights",
    "title": "Reddlights",
    "id": 14982,
    "slug": "reddlights",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14982/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28270,
            "title": "Mér líður vel",
            "url": "https://www.guitarparty.com/songs/mer-lidur-vel/"
        },
        {
            "id": 27591,
            "title": "Silfurskotta",
            "url": "https://www.guitarparty.com/songs/silfurskotta/"
        }
    ]
}