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

{
    "name": "Trausti Haraldsson ",
    "title": "Trausti Haraldsson ",
    "id": 3516,
    "slug": "trausti-haraldsson-2",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3516/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3582,
            "title": "La Dolce Vita (Þjóðhátíðarlag 2011)",
            "url": "https://www.guitarparty.com/songs/la-dolce-vita/"
        }
    ]
}