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

{
    "name": "Hugo Peretti",
    "title": "Hugo Peretti",
    "id": 2717,
    "slug": "hugo-peretti",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2717/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 1142,
            "title": "Can't help falling in love",
            "url": "https://www.guitarparty.com/songs/can-t-help-falling-in-love/"
        },
        {
            "id": 22225,
            "title": "Experience Unnecessary",
            "url": "https://www.guitarparty.com/songs/experience-unnecessary/"
        },
        {
            "id": 26760,
            "title": "Hinn gullni meðalvegur",
            "url": "https://www.guitarparty.com/songs/hinn-gullni-medalvegur/"
        },
        {
            "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/"
        }
    ]
}