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

{
    "name": "The Walker Brothers",
    "title": "The Walker Brothers",
    "id": 14210,
    "slug": "the-walker-brothers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14210/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26693,
            "title": "It Makes No Difference Now",
            "url": "https://www.guitarparty.com/songs/it-makes-no-difference-now-2/"
        }
    ]
}