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

{
    "name": "Roger and over",
    "title": "Roger and over",
    "id": 14792,
    "slug": "roger-and-over",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14792/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27328,
            "title": "Volvo B18 - 210",
            "url": "https://www.guitarparty.com/songs/volvo-b18-210/"
        }
    ]
}