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

{
    "name": "Glenn Tipton",
    "title": "Glenn Tipton",
    "id": 14862,
    "slug": "glenn-tipton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14862/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29107,
            "title": "Breaking the law",
            "url": "https://www.guitarparty.com/songs/breaking-the-law/"
        },
        {
            "id": 27428,
            "title": "Freewheel Burning",
            "url": "https://www.guitarparty.com/songs/freewheel-burning/"
        }
    ]
}