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

{
    "name": "Elisha A. Hoffman",
    "title": "Elisha A. Hoffman",
    "id": 7975,
    "slug": "elisha-a-hoffman",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7975/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 13874,
            "title": "Are You Washed In The Blood",
            "url": "https://www.guitarparty.com/songs/are-you-washed-in-the-blood/"
        },
        {
            "id": 19277,
            "title": "Glory To His Name",
            "url": "https://www.guitarparty.com/songs/glory-to-his-name/"
        },
        {
            "id": 17579,
            "title": "Leaning On The Everlasting Arm",
            "url": "https://www.guitarparty.com/songs/leaning-on-the-everlasting-arm/"
        }
    ]
}