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

{
    "name": "Joe Allison",
    "title": "Joe Allison",
    "id": 7310,
    "slug": "joe-allison",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7310/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 772,
            "title": "Ég fer í nótt",
            "url": "https://www.guitarparty.com/songs/eg-fer-i-nott/"
        },
        {
            "id": 13787,
            "title": "He'll Have to Go",
            "url": "https://www.guitarparty.com/songs/hell-have-to-go/"
        },
        {
            "id": 13594,
            "title": "Hell Have To Stay",
            "url": "https://www.guitarparty.com/songs/hell-have-to-stay/"
        },
        {
            "id": 10286,
            "title": "Hello Old Broken Heart",
            "url": "https://www.guitarparty.com/songs/hello-old-broken-heart/"
        },
        {
            "id": 14207,
            "title": "Id Fight The World",
            "url": "https://www.guitarparty.com/songs/id-fight-the-world/"
        },
        {
            "id": 11439,
            "title": "It's A Great Life If You Don't Weaken",
            "url": "https://www.guitarparty.com/songs/its-a-great-life-if-you-dont-weaken/"
        },
        {
            "id": 19406,
            "title": "I Wish I May I Wish I Might",
            "url": "https://www.guitarparty.com/songs/i-wish-i-may-i-wish-i-might/"
        },
        {
            "id": 11779,
            "title": "She'll Have To Go",
            "url": "https://www.guitarparty.com/songs/shell-have-to-go/"
        }
    ]
}