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

{
    "name": "Richard Ross",
    "title": "Richard Ross",
    "id": 8721,
    "slug": "richard-ross",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8721/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RichardRoss.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 21777,
            "title": "I’ve Still Got Some Hurting To Do",
            "url": "https://www.guitarparty.com/songs/ive-still-got-some-hurting-to-do/"
        },
        {
            "id": 18288,
            "title": "What Do They Know",
            "url": "https://www.guitarparty.com/songs/what-do-they-know/"
        }
    ]
}