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

{
    "name": "Oby Edgar Starcher",
    "title": "Oby Edgar Starcher",
    "id": 6657,
    "slug": "oby-edgar-starcher",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6657/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19358,
            "title": "I´ll Still Write Your Name In The Sand",
            "url": "https://www.guitarparty.com/songs/i-ll-still-write-your-name-in-the-sand/"
        },
        {
            "id": 11700,
            "title": "I'll Still Write Your Name In The Sand",
            "url": "https://www.guitarparty.com/songs/ill-still-write-your-name-in-the-sand/"
        }
    ]
}