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

{
    "name": "Alan Jeffrys",
    "title": "Alan Jeffrys",
    "id": 8633,
    "slug": "alan-jeffrys",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8633/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17519,
            "title": "I Feel That I´ve Known You Forever",
            "url": "https://www.guitarparty.com/songs/i-feel-that-i-ve-known-you-forever/"
        }
    ]
}