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

{
    "name": "Joe South",
    "title": "Joe South",
    "id": 4701,
    "slug": "joe-south",
    "url": "https://www.guitarparty.com/api/v3/core/authors/4701/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JoeSouth34joesou.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 12182,
            "title": "All My Hard Times",
            "url": "https://www.guitarparty.com/songs/all-my-hard-times/"
        },
        {
            "id": 10497,
            "title": "Birds Of A Feather (Joe South)",
            "url": "https://www.guitarparty.com/songs/birds-of-a-feather/"
        },
        {
            "id": 14026,
            "title": "Don´t It Make You Wanna Go Home",
            "url": "https://www.guitarparty.com/songs/don-t-it-make-you-wanna-go-home/"
        },
        {
            "id": 19681,
            "title": "Down In The Boondocks",
            "url": "https://www.guitarparty.com/songs/down-in-the-boondocks/"
        },
        {
            "id": 20803,
            "title": "How Can I Unlove You",
            "url": "https://www.guitarparty.com/songs/how-can-i-unlove-you/"
        },
        {
            "id": 24683,
            "title": "Hush",
            "url": "https://www.guitarparty.com/songs/hush/"
        },
        {
            "id": 4571,
            "title": "(I never promised you a) Rose garden",
            "url": "https://www.guitarparty.com/songs/i-never-promised-you-a-rose-garden/"
        },
        {
            "id": 12777,
            "title": "It's Better To Have Loved A Little",
            "url": "https://www.guitarparty.com/songs/its-better-to-have-loved-a-little/"
        },
        {
            "id": 10544,
            "title": "The Games People Play",
            "url": "https://www.guitarparty.com/songs/the-games-people-play/"
        }
    ]
}