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

{
    "name": "Don Sessions",
    "title": "Don Sessions",
    "id": 6631,
    "slug": "don-sessions",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6631/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11659,
            "title": "Cause I Have You",
            "url": "https://www.guitarparty.com/songs/cause-i-have-you/"
        },
        {
            "id": 16915,
            "title": "Half Of This Half Of That",
            "url": "https://www.guitarparty.com/songs/half-of-this-half-of-that/"
        },
        {
            "id": 20926,
            "title": "Thanks A Lot",
            "url": "https://www.guitarparty.com/songs/thanks-a-lot/"
        },
        {
            "id": 11804,
            "title": "Where Would I Be Without Jesus",
            "url": "https://www.guitarparty.com/songs/where-would-i-be-without-jesus/"
        }
    ]
}