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

{
    "name": "Jesper Haugaard",
    "title": "Jesper Haugaard",
    "id": 15060,
    "slug": "jesper-haugaard",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15060/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27689,
            "title": "Gammel Hankat",
            "url": "https://www.guitarparty.com/songs/gammel-hankat/"
        }
    ]
}