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

{
    "name": "Betty Jean Robinson",
    "title": "Betty Jean Robinson",
    "id": 6744,
    "slug": "betty-jean-robinson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6744/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BettyJeanRobinso.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 11827,
            "title": "Baby's Back Again",
            "url": "https://www.guitarparty.com/songs/babys-back-again/"
        },
        {
            "id": 15311,
            "title": "Hello Love",
            "url": "https://www.guitarparty.com/songs/hello-love/"
        },
        {
            "id": 13133,
            "title": "I Have You And Thats Enough For Me",
            "url": "https://www.guitarparty.com/songs/i-have-you-and-thats-enough-for-me/"
        },
        {
            "id": 15312,
            "title": "I Just Want You to Know",
            "url": "https://www.guitarparty.com/songs/i-just-want-you-to-know/"
        },
        {
            "id": 15166,
            "title": "I´m Completely Satisfied With You",
            "url": "https://www.guitarparty.com/songs/i-m-completely-satisfied-with-you/"
        },
        {
            "id": 14149,
            "title": "Its Over Over Nothing",
            "url": "https://www.guitarparty.com/songs/its-over-over-nothing/"
        },
        {
            "id": 18761,
            "title": "Red Rose From The Blue Side Of Town",
            "url": "https://www.guitarparty.com/songs/red-rose-from-the-blue-side-of-town/"
        }
    ]
}