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

{
    "name": "Carl Sigman",
    "title": "Carl Sigman",
    "id": 5675,
    "slug": "carl-sigman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5675/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 11409,
            "title": "Answer Me My Love",
            "url": "https://www.guitarparty.com/songs/answer-me-my-love/"
        },
        {
            "id": 10996,
            "title": "Bouquet of Roses",
            "url": "https://www.guitarparty.com/songs/bouquet-of-roses-lyrics-chords-eddy-arnol/"
        },
        {
            "id": 10502,
            "title": "Careless Hands",
            "url": "https://www.guitarparty.com/songs/careless-hands-lyrics-and-chords-dottie-wes/"
        },
        {
            "id": 21962,
            "title": "Enjoy Yourself (Its Later Than You Think)",
            "url": "https://www.guitarparty.com/songs/enjoy-yourself-its-later-than-you-think/"
        },
        {
            "id": 22331,
            "title": "I Could Have Told You",
            "url": "https://www.guitarparty.com/songs/i-could-have-told-you/"
        },
        {
            "id": 10359,
            "title": "It's All In The Game",
            "url": "https://www.guitarparty.com/songs/its-all-in-the-game/"
        },
        {
            "id": 22043,
            "title": "Its All In The Game",
            "url": "https://www.guitarparty.com/songs/its-all-in-the-game-2/"
        },
        {
            "id": 21458,
            "title": "My Heart Cries For You",
            "url": "https://www.guitarparty.com/songs/my-heart-cries-for-you/"
        },
        {
            "id": 21957,
            "title": "The Day that the Rains Came Down",
            "url": "https://www.guitarparty.com/songs/the-day-that-the-rains-came-down/"
        },
        {
            "id": 22192,
            "title": "Till",
            "url": "https://www.guitarparty.com/songs/till/"
        }
    ]
}