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

{
    "name": "Rob Strandlund",
    "title": "Rob Strandlund",
    "id": 9141,
    "slug": "rob-strandlund",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9141/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19911,
            "title": "I Can Tell By the Way You Dance",
            "url": "https://www.guitarparty.com/songs/i-can-tell-by-the-way-you-dance/"
        }
    ]
}