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

{
    "name": "Ragnar Hovland",
    "title": "Ragnar Hovland",
    "id": 13737,
    "slug": "ragnar-hovland",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13737/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 25998,
            "title": "Kveldssong for deg og meg",
            "url": "https://www.guitarparty.com/songs/kveldssong-for-deg-og-meg/"
        }
    ]
}