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

{
    "name": "Edoardo DiCapua",
    "title": "Edoardo DiCapua",
    "id": 6507,
    "slug": "edoardo-dicapua",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6507/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11421,
            "title": "It´s Now or Never",
            "url": "https://www.guitarparty.com/songs/it8217s-now-or-never/"
        }
    ]
}