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

{
    "name": "Leon Brooks",
    "title": "Leon Brooks",
    "id": 9049,
    "slug": "leon-brooks",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9049/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19662,
            "title": "I´m Only In It For The Love",
            "url": "https://www.guitarparty.com/songs/i-m-only-in-it-for-the-love/"
        }
    ]
}