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

{
    "name": "Victor Young",
    "title": "Victor Young",
    "id": 9602,
    "slug": "victor-young",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9602/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/VictorYoung.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22208,
            "title": "Around The World",
            "url": "https://www.guitarparty.com/songs/around-the-world/"
        },
        {
            "id": 22163,
            "title": "Love Letters",
            "url": "https://www.guitarparty.com/songs/love-letters/"
        },
        {
            "id": 22659,
            "title": "My Foolish Heart",
            "url": "https://www.guitarparty.com/songs/my-foolish-heart/"
        },
        {
            "id": 22164,
            "title": "One Hundred Years from Today",
            "url": "https://www.guitarparty.com/songs/one-hundred-years-from-today/"
        },
        {
            "id": 21287,
            "title": "Sweet Sue",
            "url": "https://www.guitarparty.com/songs/sweet-sue/"
        },
        {
            "id": 22260,
            "title": "When I Fall In Love",
            "url": "https://www.guitarparty.com/songs/when-i-fall-in-love/"
        }
    ]
}