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

{
    "name": "Ervin Drake",
    "title": "Ervin Drake",
    "id": 6390,
    "slug": "ervin-drake",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6390/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ErvinDrakeervind.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11264,
            "title": "I Believe (Elvis Presley)",
            "url": "https://www.guitarparty.com/songs/i-believe-elvis-presley/"
        },
        {
            "id": 23067,
            "title": "It Was A Very Good Year",
            "url": "https://www.guitarparty.com/songs/it-was-a-very-good-year/"
        },
        {
            "id": 24766,
            "title": "Quando, quando, quando",
            "url": "https://www.guitarparty.com/songs/quando-quando-quando/"
        }
    ]
}