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

{
    "name": "Norro Wilson",
    "title": "Norro Wilson",
    "id": 7137,
    "slug": "norro-wilson",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7137/?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": 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": 21275,
            "title": "The Grand Tour",
            "url": "https://www.guitarparty.com/songs/the-grand-tour/"
        },
        {
            "id": 20814,
            "title": "The Most Beautiful Girl",
            "url": "https://www.guitarparty.com/songs/the-most-beautiful-girl/"
        },
        {
            "id": 13401,
            "title": "Then He Touched Me",
            "url": "https://www.guitarparty.com/songs/then-he-touched-me/"
        },
        {
            "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/"
        }
    ]
}