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

{
    "name": "Don Abram",
    "title": "Don Abram",
    "id": 6171,
    "slug": "don-abram",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6171/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10935,
            "title": "Someone Was Already There",
            "url": "https://www.guitarparty.com/songs/someone-was-already-there/"
        }
    ]
}