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

{
    "name": "Jim Beck",
    "title": "Jim Beck",
    "id": 6018,
    "slug": "jim-beck",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6018/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14982,
            "title": "Give Me More More Of Your Kisses",
            "url": "https://www.guitarparty.com/songs/give-me-more-more-of-your-kisses/"
        },
        {
            "id": 18151,
            "title": "If Youve Got the Money",
            "url": "https://www.guitarparty.com/songs/if-youve-got-the-money/"
        },
        {
            "id": 19804,
            "title": "I Love You a Thousand Ways",
            "url": "https://www.guitarparty.com/songs/i-love-you-a-thousand-ways/"
        },
        {
            "id": 11545,
            "title": "I Want To Be With You Always",
            "url": "https://www.guitarparty.com/songs/i-want-to-be-with-you-always/"
        },
        {
            "id": 21066,
            "title": "Look What Thoughts Will Do",
            "url": "https://www.guitarparty.com/songs/look-what-thoughts-will-do/"
        },
        {
            "id": 10757,
            "title": "My Baby's Just Like Money",
            "url": "https://www.guitarparty.com/songs/my-babys-just-like-money/"
        },
        {
            "id": 20537,
            "title": "Shine Shave Shower (Its Saturday Night)",
            "url": "https://www.guitarparty.com/songs/shine-shave-shower-its-saturday-night/"
        }
    ]
}