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

{
    "name": "Emanuel Lundgren",
    "title": "Emanuel Lundgren",
    "id": 2396,
    "slug": "emanuel-lundgren",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2396/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 2704,
            "title": "We're from Barcelona",
            "url": "https://www.guitarparty.com/songs/were-from-barcelona/"
        }
    ]
}