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

{
    "name": "Lancelot Victor Edward Pinard",
    "title": "Lancelot Victor Edward Pinard",
    "id": 13333,
    "slug": "lancelot-victor-edward-pinard",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13333/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 25435,
            "title": "Lási skó",
            "url": "https://www.guitarparty.com/songs/lasi-sko/"
        }
    ]
}