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

{
    "name": "Antonio Domino",
    "title": "Antonio Domino",
    "id": 6986,
    "slug": "antonio-domino",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6986/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19712,
            "title": "Ain't That a Shame",
            "url": "https://www.guitarparty.com/songs/aint-that-a-shame-2/"
        },
        {
            "id": 20943,
            "title": "alley Of Tears",
            "url": "https://www.guitarparty.com/songs/alley-of-tears/"
        },
        {
            "id": 21048,
            "title": "Walking To New Orleans",
            "url": "https://www.guitarparty.com/songs/walking-to-new-orleans/"
        },
        {
            "id": 12763,
            "title": "What A Price I Had To Pay",
            "url": "https://www.guitarparty.com/songs/what-a-price-i-had-to-pay/"
        }
    ]
}