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

{
    "name": "Geoff Stephens",
    "title": "Geoff Stephens",
    "id": 8232,
    "slug": "geoff-stephens",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8232/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14725,
            "title": "It´s Like We Never Said Goodbye",
            "url": "https://www.guitarparty.com/songs/it-s-like-we-never-said-goodbye/"
        },
        {
            "id": 28433,
            "title": "Jólasveinn, haltu í höndina á mér",
            "url": "https://www.guitarparty.com/songs/jolasveinn-haltu-i-hondina-a-mer/"
        },
        {
            "id": 29267,
            "title": "Peek-a-Boo (The New Vaudeville Band)",
            "url": "https://www.guitarparty.com/songs/peek-a-boo-the-new-vaudeville-band/"
        },
        {
            "id": 28971,
            "title": "There is a kind of hush (the Carpenters)",
            "url": "https://www.guitarparty.com/songs/there-is-a-kind-of-hush/"
        }
    ]
}