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

{
    "name": "Rúna Esradóttir",
    "title": "Rúna Esradóttir",
    "id": 3652,
    "slug": "Runa-Esradottir",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3652/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 3710,
            "title": "Gúanóstelpan",
            "url": "https://www.guitarparty.com/songs/guanostelpan/"
        }
    ]
}