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

{
    "name": "Rowane and the T-Bones",
    "title": "Rowane and the T-Bones",
    "id": 5126,
    "slug": "rowane-and-the-t-bones",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5126/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 8591,
            "title": "Imagine Parody",
            "url": "https://www.guitarparty.com/songs/imagine-parody/"
        }
    ]
}