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

{
    "name": "Building 429",
    "title": "Building 429",
    "id": 5292,
    "slug": "building-429",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5292/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/Building4291743.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9404,
            "title": "Always",
            "url": "https://www.guitarparty.com/songs/always-3/"
        },
        {
            "id": 9402,
            "title": "End Of Me",
            "url": "https://www.guitarparty.com/songs/end-of-me/"
        },
        {
            "id": 9401,
            "title": "The Heart Of Worship",
            "url": "https://www.guitarparty.com/songs/the-heart-of-worship/"
        },
        {
            "id": 9405,
            "title": "The Space Between Us",
            "url": "https://www.guitarparty.com/songs/the-space-between-us/"
        }
    ]
}