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

{
    "name": "Thomas G:son",
    "title": "Thomas G:son",
    "id": 14839,
    "slug": "thomas-gson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14839/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27401,
            "title": "Tattoo (Eurovision winner 2023 Sweden)",
            "url": "https://www.guitarparty.com/songs/tattoo/"
        }
    ]
}