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

{
    "name": "Buddy DeSylva",
    "title": "Buddy DeSylva",
    "id": 10130,
    "slug": "buddy-desylva",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10130/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22634,
            "title": "You´re The Cream In My Coffee",
            "url": "https://www.guitarparty.com/songs/you-re-the-cream-in-my-coffee/"
        }
    ]
}