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

{
    "name": "John D. Loudermilk",
    "title": "John D. Loudermilk",
    "id": 5457,
    "slug": "john-d-loudermilk",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5457/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnDLoudermilkJ.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13671,
            "title": "Abilene",
            "url": "https://www.guitarparty.com/songs/abilene/"
        },
        {
            "id": 12836,
            "title": "Amigo's Guitar",
            "url": "https://www.guitarparty.com/songs/amigos-guitar/"
        },
        {
            "id": 17326,
            "title": "Bad News",
            "url": "https://www.guitarparty.com/songs/bad-news/"
        },
        {
            "id": 21531,
            "title": "Break My Mind",
            "url": "https://www.guitarparty.com/songs/break-my-mind/"
        },
        {
            "id": 13889,
            "title": "Cant Hang Up The Phone",
            "url": "https://www.guitarparty.com/songs/cant-hang-up-the-phone/"
        },
        {
            "id": 15284,
            "title": "Give Me A Sweetheart",
            "url": "https://www.guitarparty.com/songs/give-me-a-sweetheart/"
        },
        {
            "id": 10453,
            "title": "God Will",
            "url": "https://www.guitarparty.com/songs/god-will/"
        },
        {
            "id": 15152,
            "title": "Half Breed",
            "url": "https://www.guitarparty.com/songs/half-breed/"
        },
        {
            "id": 10033,
            "title": "It's My Time",
            "url": "https://www.guitarparty.com/songs/its-my-time/"
        },
        {
            "id": 12243,
            "title": "Sittin' In The Balcony",
            "url": "https://www.guitarparty.com/songs/sittin-in-the-balcony/"
        },
        {
            "id": 20495,
            "title": "Talk Back Trembling Lips",
            "url": "https://www.guitarparty.com/songs/talk-back-trembling-lips/"
        },
        {
            "id": 21547,
            "title": "The Footsteps of My Lord",
            "url": "https://www.guitarparty.com/songs/the-footsteps-of-my-lord/"
        },
        {
            "id": 21665,
            "title": "Then You Can Tell Me Goodbye",
            "url": "https://www.guitarparty.com/songs/then-you-can-tell-me-goodbye/"
        }
    ]
}