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

{
    "name": "Sandy Pinkard",
    "title": "Sandy Pinkard",
    "id": 8720,
    "slug": "sandy-pinkard",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8720/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19493,
            "title": "Heres Lookin At You",
            "url": "https://www.guitarparty.com/songs/heres-lookin-at-you/"
        },
        {
            "id": 19911,
            "title": "I Can Tell By the Way You Dance",
            "url": "https://www.guitarparty.com/songs/i-can-tell-by-the-way-you-dance/"
        },
        {
            "id": 18287,
            "title": "Pecos Promenade",
            "url": "https://www.guitarparty.com/songs/pecos-promenade/"
        },
        {
            "id": 21845,
            "title": "You´re The Reason God Made Oklahoma",
            "url": "https://www.guitarparty.com/songs/you-re-the-reason-god-made-oklahoma/"
        }
    ]
}