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

{
    "name": "Ira",
    "title": "Ira",
    "id": 7811,
    "slug": "ira",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7811/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/IRA.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22234,
            "title": "For You, For Me, For Evermore",
            "url": "https://www.guitarparty.com/songs/for-you-for-me-for-evermore/"
        },
        {
            "id": 14729,
            "title": "She Will Get Lonesome",
            "url": "https://www.guitarparty.com/songs/she-will-get-lonesome/"
        },
        {
            "id": 13560,
            "title": "The Family Who Prays Never Shall Part",
            "url": "https://www.guitarparty.com/songs/the-family-who-prays-never-shall-part/"
        }
    ]
}