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

{
    "name": "Bo Roberts",
    "title": "Bo Roberts",
    "id": 9672,
    "slug": "bo-roberts",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9672/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 21515,
            "title": "You´re Out Doing What I´m Here Doing Without",
            "url": "https://www.guitarparty.com/songs/you-re-out-doing-what-i-m-here-doing-without/"
        }
    ]
}