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

{
    "name": "Dan Welch",
    "title": "Dan Welch",
    "id": 5570,
    "slug": "dan-welch",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5570/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19528,
            "title": "First Date First Kiss First Love",
            "url": "https://www.guitarparty.com/songs/first-date-first-kiss-first-love/"
        },
        {
            "id": 19440,
            "title": "Girls In Disgrace",
            "url": "https://www.guitarparty.com/songs/girls-in-disgrace/"
        },
        {
            "id": 10206,
            "title": "I Hardly Knew it was You",
            "url": "https://www.guitarparty.com/songs/i-hardly-knew-it-was-you/"
        },
        {
            "id": 11601,
            "title": "I Wish This Night Would Never End",
            "url": "https://www.guitarparty.com/songs/i-wish-this-night-would-never-end/"
        },
        {
            "id": 11073,
            "title": "Over And Over",
            "url": "https://www.guitarparty.com/songs/over-and-over/"
        },
        {
            "id": 21864,
            "title": "Thats What Its Like to be Lonesome",
            "url": "https://www.guitarparty.com/songs/thats-what-its-like-to-be-lonesome-2/"
        }
    ]
}