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

{
    "name": "Billy Yates",
    "title": "Billy Yates",
    "id": 5355,
    "slug": "billy-yates",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5355/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/BillyYatesaaa.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9731,
            "title": "A Better Place",
            "url": "https://www.guitarparty.com/songs/a-better-place/"
        },
        {
            "id": 9728,
            "title": "Anywhere But Nashville",
            "url": "https://www.guitarparty.com/songs/anywhere-but-nashville/"
        },
        {
            "id": 9732,
            "title": "Bring You Flowers",
            "url": "https://www.guitarparty.com/songs/bring-you-flowers/"
        },
        {
            "id": 9733,
            "title": "Choices",
            "url": "https://www.guitarparty.com/songs/choices/"
        },
        {
            "id": 28186,
            "title": "Flowers (Billy Yates)",
            "url": "https://www.guitarparty.com/songs/flowers-billy-yates/"
        },
        {
            "id": 13118,
            "title": "Hello Heart",
            "url": "https://www.guitarparty.com/songs/hello-heart/"
        },
        {
            "id": 12766,
            "title": "I Don't Need Your Rocking Chair",
            "url": "https://www.guitarparty.com/songs/i-dont-need-your-rocking-chair/"
        },
        {
            "id": 9726,
            "title": "I Smell Smoke",
            "url": "https://www.guitarparty.com/songs/i-smell-smoke/"
        },
        {
            "id": 14932,
            "title": "I´ve Had Choices",
            "url": "https://www.guitarparty.com/songs/i-ve-had-choices/"
        },
        {
            "id": 9727,
            "title": "Smokin' Grass",
            "url": "https://www.guitarparty.com/songs/smokin-grass/"
        },
        {
            "id": 9734,
            "title": "This Song Doesn't Rock",
            "url": "https://www.guitarparty.com/songs/this-song-doesnt-rock/"
        },
        {
            "id": 9730,
            "title": "Too Country And Proud Of It",
            "url": "https://www.guitarparty.com/songs/too-country-and-proud-of-it/"
        },
        {
            "id": 21382,
            "title": "Walls Can Fall",
            "url": "https://www.guitarparty.com/songs/walls-can-fall/"
        }
    ]
}