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

{
    "name": "G. Beart",
    "title": "G. Beart",
    "id": 3515,
    "slug": "g-beart",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3515/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3584,
            "title": "Ég sá þig snemma dags",
            "url": "https://www.guitarparty.com/songs/eg-sa-thig-snemma-dags/"
        }
    ]
}