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

{
    "name": "Gary Allan",
    "title": "Gary Allan",
    "id": 5140,
    "slug": "gary-allan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5140/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GaryAllangallen.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22531,
            "title": "Every Storm (Runs Out of Rain)",
            "url": "https://www.guitarparty.com/songs/every-storm-runs-out-of-rain/"
        },
        {
            "id": 8667,
            "title": "Her Man",
            "url": "https://www.guitarparty.com/songs/her-man/"
        },
        {
            "id": 8665,
            "title": "Kiss Me When Im Down",
            "url": "https://www.guitarparty.com/songs/kiss-me-when-im-down/"
        },
        {
            "id": 9173,
            "title": "Livin' In A House Of Love",
            "url": "https://www.guitarparty.com/songs/livin-in-a-house-of-love/"
        },
        {
            "id": 8668,
            "title": "Long Year",
            "url": "https://www.guitarparty.com/songs/long-year/"
        },
        {
            "id": 9172,
            "title": "Used Heart For Sale",
            "url": "https://www.guitarparty.com/songs/used-heart-for-sale/"
        }
    ]
}