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

{
    "name": "John William Kellette",
    "title": "John William Kellette",
    "id": 10049,
    "slug": "john-william-kellette",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10049/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 22110,
            "title": "I´m Forever Blowing Bubbles",
            "url": "https://www.guitarparty.com/songs/i-m-forever-blowing-bubbles/"
        }
    ]
}