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

{
    "name": "Martha Carson",
    "title": "Martha Carson",
    "id": 6231,
    "slug": "martha-carson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6231/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MarthaCarsonmc1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11020,
            "title": "I Can't Wait For The Sun To Go Down",
            "url": "https://www.guitarparty.com/songs/i-cant-wait-for-the-sun-to-go-down/"
        },
        {
            "id": 21115,
            "title": "Satisfied",
            "url": "https://www.guitarparty.com/songs/satisfied/"
        }
    ]
}