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

{
    "name": "Emylou Harris",
    "title": "Emylou Harris",
    "id": 8781,
    "slug": "emylou-harris",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8781/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19021,
            "title": "He Rode All The Way To Texas",
            "url": "https://www.guitarparty.com/songs/he-rode-all-the-way-to-texas/"
        }
    ]
}