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

{
    "name": "Copas",
    "title": "Copas",
    "id": 8406,
    "slug": "copas",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8406/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 15165,
            "title": "I´ll Pay The Price",
            "url": "https://www.guitarparty.com/songs/i-ll-pay-the-price/"
        }
    ]
}