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

{
    "name": "Lendager",
    "title": "Lendager",
    "id": 2910,
    "slug": "lendager",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2910/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2107,
            "title": "Nú er gaman",
            "url": "https://www.guitarparty.com/songs/nu-er-gaman/"
        }
    ]
}