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

{
    "name": "Gert \"Kralle\" Krawinkel",
    "title": "Gert \"Kralle\" Krawinkel",
    "id": 16509,
    "slug": "gert-kralle-krawinkel",
    "url": "https://www.guitarparty.com/api/v3/core/authors/16509/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 29240,
            "title": "Da Da Da (Ich lieb dich nicht, du liebst mich nicht)",
            "url": "https://www.guitarparty.com/songs/da-da-da-ich-lieb-dich-nicht-du-liebst-mich-nicht/"
        }
    ]
}