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

{
    "name": "Hugo Peretti",
    "title": "Hugo Peretti",
    "id": 2714,
    "slug": "hugo-peretti-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2714/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 1170,
            "title": "I can't help falling in love with you",
            "url": "https://www.guitarparty.com/songs/i-cant-help-falling-in-love-with-you/"
        }
    ]
}