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

{
    "name": "Chris Waters",
    "title": "Chris Waters",
    "id": 6181,
    "slug": "chris-waters",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6181/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15408,
            "title": "I Forgot That I Dont Live Here Anymore",
            "url": "https://www.guitarparty.com/songs/i-forgot-that-i-dont-live-here-anymore/"
        },
        {
            "id": 12085,
            "title": "If Your Heart Ain't Busy Tonight",
            "url": "https://www.guitarparty.com/songs/if-your-heart-aint-busy-tonight/"
        },
        {
            "id": 19908,
            "title": "It Won´t Be Me",
            "url": "https://www.guitarparty.com/songs/it-won-t-be-me/"
        },
        {
            "id": 15169,
            "title": "I´ve Cried My Last Tear For You",
            "url": "https://www.guitarparty.com/songs/i-ve-cried-my-last-tear-for-you/"
        },
        {
            "id": 10945,
            "title": "You Don't Count the Cost",
            "url": "https://www.guitarparty.com/songs/you-dont-count-the-cost/"
        }
    ]
}