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

{
    "name": "Chr. Matras",
    "title": "Chr. Matras",
    "id": 13305,
    "slug": "chr-matras",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13305/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 25404,
            "title": "Hvør skuldi gamlar gøtur gloymt",
            "url": "https://www.guitarparty.com/songs/hvor-skuldi-gamlar-gotur-gloymt/"
        }
    ]
}