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

{
    "name": "Melvin Endsley",
    "title": "Melvin Endsley",
    "id": 2572,
    "slug": "melvin-endsley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2572/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/MelvinEndsleymel.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 10340,
            "title": "Ain't I The Lucky One",
            "url": "https://www.guitarparty.com/songs/aint-i-the-lucky-one/"
        },
        {
            "id": 24844,
            "title": "Ef að mamma vissi það",
            "url": "https://www.guitarparty.com/songs/ef-ad-mamma-vissi-thad/"
        },
        {
            "id": 20038,
            "title": "Id Just Be Fool Enough To Fall",
            "url": "https://www.guitarparty.com/songs/id-just-be-fool-enough-to-fall/"
        },
        {
            "id": 10346,
            "title": "Knee Deep in the Blues",
            "url": "https://www.guitarparty.com/songs/knee-deep-in-the-blues/"
        },
        {
            "id": 19811,
            "title": "Love Me To Pieces",
            "url": "https://www.guitarparty.com/songs/love-me-to-pieces/"
        },
        {
            "id": 2910,
            "title": "Singing The Blues ",
            "url": "https://www.guitarparty.com/songs/singing-the-blues/"
        },
        {
            "id": 21933,
            "title": "Thats Why I´m Walking",
            "url": "https://www.guitarparty.com/songs/thats-why-i-m-walking/"
        }
    ]
}