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

{
    "name": "Orlando Murden",
    "title": "Orlando Murden",
    "id": 576,
    "slug": "orlando-murden",
    "url": "https://www.guitarparty.com/api/v3/core/authors/576/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 810,
            "title": "For Once In My Life",
            "url": "https://www.guitarparty.com/songs/for-once-in-my-life/"
        }
    ]
}