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

{
    "name": "Andrew Roachford",
    "title": "Andrew Roachford",
    "id": 12609,
    "slug": "andrew-roachford",
    "url": "https://www.guitarparty.com/api/v3/core/authors/12609/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 24760,
            "title": "Cuddly Toy",
            "url": "https://www.guitarparty.com/songs/cuddly-toy/"
        }
    ]
}