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

{
    "name": "Freddy Powers",
    "title": "Freddy Powers",
    "id": 6329,
    "slug": "freddy-powers",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6329/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11157,
            "title": "A Friend In California",
            "url": "https://www.guitarparty.com/songs/a-friend-in-california/"
        },
        {
            "id": 12016,
            "title": "A Place To Fall Apart",
            "url": "https://www.guitarparty.com/songs/a-place-to-fall-apart/"
        },
        {
            "id": 14134,
            "title": "I Always Get Lucky With You",
            "url": "https://www.guitarparty.com/songs/i-always-get-lucky-with-you/"
        },
        {
            "id": 20846,
            "title": "Lets Chase Each Around the Room",
            "url": "https://www.guitarparty.com/songs/lets-chase-each-around-the-room/"
        },
        {
            "id": 20623,
            "title": "Natural High",
            "url": "https://www.guitarparty.com/songs/natural-high/"
        },
        {
            "id": 20401,
            "title": "The Okie From Muskogee Is Coming Home",
            "url": "https://www.guitarparty.com/songs/the-okie-from-muskogee-is-coming-home/"
        },
        {
            "id": 12030,
            "title": "This Song Is For You",
            "url": "https://www.guitarparty.com/songs/this-song-is-for-you/"
        }
    ]
}