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

{
    "name": "Kristmann Vilhjálmsson",
    "title": "Kristmann Vilhjálmsson",
    "id": 907,
    "slug": "kristmann-vilhjalmsson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/907/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 1419,
            "title": "Þó líði ár og öld",
            "url": "https://www.guitarparty.com/songs/tho-lidi-ar-og-old/"
        }
    ]
}