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

{
    "name": "Þýskt lag.",
    "title": "Þýskt lag.",
    "id": 14087,
    "slug": "thyskt-lag-",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14087/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26522,
            "title": "Manstu okkar fyrsta fund",
            "url": "https://www.guitarparty.com/songs/manstu-okkar-fyrsta-fund/"
        }
    ]
}