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

{
    "name": "Ronal McCown",
    "title": "Ronal McCown",
    "id": 5669,
    "slug": "ronal-mccown",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5669/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10351,
            "title": "Arms of a Fool",
            "url": "https://www.guitarparty.com/songs/arms-of-a-fool/"
        },
        {
            "id": 19849,
            "title": "Brand New Mr. Me",
            "url": "https://www.guitarparty.com/songs/brand-new-mr-me/"
        },
        {
            "id": 11151,
            "title": "Cheap Imitation",
            "url": "https://www.guitarparty.com/songs/cheap-imitation/"
        },
        {
            "id": 18731,
            "title": "If There Were No Memories",
            "url": "https://www.guitarparty.com/songs/if-there-were-no-memories/"
        },
        {
            "id": 21191,
            "title": "Stomp Them Grapes",
            "url": "https://www.guitarparty.com/songs/stomp-them-grapes/"
        },
        {
            "id": 20638,
            "title": "Woman in the Back of My Mind",
            "url": "https://www.guitarparty.com/songs/woman-in-the-back-of-my-mind/"
        },
        {
            "id": 11662,
            "title": "Would You Want The World To End Not Loving Me",
            "url": "https://www.guitarparty.com/songs/would-you-want-the-world-to-end-not-loving-me/"
        }
    ]
}