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

{
    "name": "The Black Mountain Boys",
    "title": "The Black Mountain Boys",
    "id": 13139,
    "slug": "the-black-mountain-boys",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13139/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25212,
            "title": "She's More To Be Pitied",
            "url": "https://www.guitarparty.com/songs/shes-more-to-be-pitied/"
        }
    ]
}