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

{
    "name": "Ekki vitað",
    "title": "Ekki vitað",
    "id": 465,
    "slug": "ekki-vitad",
    "url": "https://www.guitarparty.com/api/v3/core/authors/465/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23175,
            "title": "There´s life in the old dog yet",
            "url": "https://www.guitarparty.com/songs/there-s-life-in-the-old-dog-yet/"
        }
    ]
}