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

{
    "name": "Baker Knight",
    "title": "Baker Knight",
    "id": 5687,
    "slug": "baker-knight",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5687/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BakerKnight250.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13002,
            "title": "Don't The Girls All Get Prettier At Closing Time",
            "url": "https://www.guitarparty.com/songs/dont-the-girls-all-get-prettier-at-closing-time/"
        },
        {
            "id": 14288,
            "title": "Glory Train",
            "url": "https://www.guitarparty.com/songs/glory-train/"
        },
        {
            "id": 10385,
            "title": "I Got A Feeling",
            "url": "https://www.guitarparty.com/songs/i-got-a-feeling/"
        },
        {
            "id": 11188,
            "title": "Mighty Good",
            "url": "https://www.guitarparty.com/songs/mighty-good/"
        },
        {
            "id": 11587,
            "title": "Never Be Anyone Else But You",
            "url": "https://www.guitarparty.com/songs/never-be-anyone-else-but-you/"
        },
        {
            "id": 12235,
            "title": "Not Enough Indians",
            "url": "https://www.guitarparty.com/songs/not-enough-indians/"
        },
        {
            "id": 14171,
            "title": "One Night Stands",
            "url": "https://www.guitarparty.com/songs/one-night-stands/"
        },
        {
            "id": 22353,
            "title": "Somewhere Theres A Someone",
            "url": "https://www.guitarparty.com/songs/somewhere-theres-a-someone/"
        },
        {
            "id": 19216,
            "title": "Sweeter Than You",
            "url": "https://www.guitarparty.com/songs/sweeter-than-you/"
        },
        {
            "id": 21471,
            "title": "The Hinges On The Door",
            "url": "https://www.guitarparty.com/songs/the-hinges-on-the-door/"
        },
        {
            "id": 20855,
            "title": "Therell Never Be Anyone Else",
            "url": "https://www.guitarparty.com/songs/therell-never-be-anyone-else/"
        },
        {
            "id": 23791,
            "title": "The Wonder of You",
            "url": "https://www.guitarparty.com/songs/the-wonder-of-you/"
        },
        {
            "id": 10391,
            "title": "You're My Only Love",
            "url": "https://www.guitarparty.com/songs/youre-my-only-love/"
        }
    ]
}