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

{
    "name": "Noel Parlane",
    "title": "Noel Parlane",
    "id": 6173,
    "slug": "noel-parlane",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6173/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10937,
            "title": "There's A Bridle Hanging On The Wall",
            "url": "https://www.guitarparty.com/songs/theres-a-bridle-hanging-on-the-wall/"
        }
    ]
}