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

{
    "name": "Tompall",
    "title": "Tompall",
    "id": 9039,
    "slug": "tompall",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9039/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 19645,
            "title": "Girl Like You",
            "url": "https://www.guitarparty.com/songs/girl-like-you/"
        }
    ]
}