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

{
    "name": "Ritchie Blackmore",
    "title": "Ritchie Blackmore",
    "id": 10655,
    "slug": "ritchie-blackmore",
    "url": "https://www.guitarparty.com/api/v3/core/authors/10655/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RitchieBlackmore.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24689,
            "title": "Burn",
            "url": "https://www.guitarparty.com/songs/burn/"
        },
        {
            "id": 24497,
            "title": "Catch the Rainbow",
            "url": "https://www.guitarparty.com/songs/catch-the-rainbow/"
        },
        {
            "id": 3821,
            "title": "Child in time",
            "url": "https://www.guitarparty.com/songs/child-in-time/"
        },
        {
            "id": 24691,
            "title": "Highway Star",
            "url": "https://www.guitarparty.com/songs/highway-star/"
        },
        {
            "id": 24263,
            "title": "Man On The Silver Mountain",
            "url": "https://www.guitarparty.com/songs/man-on-the-silver-mountain/"
        },
        {
            "id": 1286,
            "title": "Smoke on the water",
            "url": "https://www.guitarparty.com/songs/smoke-on-the-water/"
        },
        {
            "id": 1415,
            "title": "Soldier of Fortune",
            "url": "https://www.guitarparty.com/songs/soldier-of-fortune/"
        },
        {
            "id": 22677,
            "title": "Street Of Dreams",
            "url": "https://www.guitarparty.com/songs/street-of-dreams/"
        },
        {
            "id": 1075,
            "title": "When a Blind Man Cries",
            "url": "https://www.guitarparty.com/songs/when-a-blind-man-cries/"
        }
    ]
}