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

{
    "name": "Claudio Guidetti",
    "title": "Claudio Guidetti",
    "id": 16360,
    "slug": "claudio-guidetti",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16360/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29031,
            "title": "Ein handa þér",
            "url": "https://www.guitarparty.com/songs/ein-handa-ther/"
        }
    ]
}