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

{
    "name": "Danny Walls",
    "title": "Danny Walls",
    "id": 7138,
    "slug": "danny-walls",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7138/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10418,
            "title": "After Closing Time",
            "url": "https://www.guitarparty.com/songs/after-closing-time/"
        },
        {
            "id": 11031,
            "title": "A Picture of me Without You",
            "url": "https://www.guitarparty.com/songs/a-picture-of-me-without-you/"
        },
        {
            "id": 11556,
            "title": "Don't Let Me Touch You",
            "url": "https://www.guitarparty.com/songs/dont-let-me-touch-you/"
        },
        {
            "id": 14341,
            "title": "Fighting A Memory",
            "url": "https://www.guitarparty.com/songs/fighting-a-memory/"
        },
        {
            "id": 13977,
            "title": "God Made Her Special",
            "url": "https://www.guitarparty.com/songs/god-made-her-special/"
        },
        {
            "id": 11814,
            "title": "If The World Don't End Tomorrow",
            "url": "https://www.guitarparty.com/songs/if-the-world-dont-end-tomorrow/"
        },
        {
            "id": 10835,
            "title": "I'll See Him Through",
            "url": "https://www.guitarparty.com/songs/ill-see-him-through-lyrics-and-chords-tammy-wynett/"
        },
        {
            "id": 11219,
            "title": "Marriage On The Rocks",
            "url": "https://www.guitarparty.com/songs/marriage-on-the-rocks/"
        },
        {
            "id": 11337,
            "title": "Three Chord Country Song",
            "url": "https://www.guitarparty.com/songs/three-chord-country-song/"
        },
        {
            "id": 11043,
            "title": "We Go Together",
            "url": "https://www.guitarparty.com/songs/we-go-together/"
        },
        {
            "id": 11045,
            "title": "What My Woman Can't Do",
            "url": "https://www.guitarparty.com/songs/what-my-woman-cant-do/"
        }
    ]
}