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

{
    "name": " Roy C. Bennett",
    "title": " Roy C. Bennett",
    "id": 11294,
    "slug": "roy-c-bennett-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11294/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23800,
            "title": "Kaupakonan hans Gísla í Gröf",
            "url": "https://www.guitarparty.com/songs/kaupakonan-hans-gisla-i-grof/"
        },
        {
            "id": 23489,
            "title": "The naughty lady of Shady Lane",
            "url": "https://www.guitarparty.com/songs/the-naughty-lady-of-shady-lane/"
        }
    ]
}