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

{
    "name": "Loys Sutherland",
    "title": "Loys Sutherland",
    "id": 7276,
    "slug": "loys-sutherland",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7276/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 12845,
            "title": "Don't Stay Away (till love grows cold)",
            "url": "https://www.guitarparty.com/songs/dont-stay-away-till-love-grows-cold/"
        },
        {
            "id": 14843,
            "title": "Throw Your Love My Way",
            "url": "https://www.guitarparty.com/songs/throw-your-love-my-way/"
        }
    ]
}