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

{
    "name": "Jack Anglin",
    "title": "Jack Anglin",
    "id": 7279,
    "slug": "jack-anglin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7279/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10076,
            "title": "Ashes Of Love",
            "url": "https://www.guitarparty.com/songs/ashes-of-love/"
        },
        {
            "id": 13421,
            "title": "Death At The Bar",
            "url": "https://www.guitarparty.com/songs/death-at-the-bar/"
        },
        {
            "id": 11696,
            "title": "Down Where The River Bends",
            "url": "https://www.guitarparty.com/songs/down-where-the-river-bends/"
        },
        {
            "id": 19425,
            "title": "I Can´t Tell My Heart",
            "url": "https://www.guitarparty.com/songs/i-can-t-tell-my-heart/"
        },
        {
            "id": 10323,
            "title": "I Don't Claim to be an Angel",
            "url": "https://www.guitarparty.com/songs/i-dont-claim-to-be-an-angel/"
        },
        {
            "id": 14241,
            "title": "Love Or Hate",
            "url": "https://www.guitarparty.com/songs/love-or-hate/"
        },
        {
            "id": 21408,
            "title": "One by One",
            "url": "https://www.guitarparty.com/songs/one-by-one/"
        },
        {
            "id": 21179,
            "title": "What About You",
            "url": "https://www.guitarparty.com/songs/what-about-you/"
        },
        {
            "id": 20400,
            "title": "You and Me (Kitty Wells and Red Foley)",
            "url": "https://www.guitarparty.com/songs/you-and-me-kitty-wells-and-red-foley/"
        },
        {
            "id": 10326,
            "title": "You Want Her Not Me",
            "url": "https://www.guitarparty.com/songs/you-want-her-not-me/"
        }
    ]
}