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

{
    "name": "Petur Hans Niclasen",
    "title": "Petur Hans Niclasen",
    "id": 3177,
    "slug": "petur-hans-niclasen",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3177/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 3174,
            "title": "Rooftop",
            "url": "https://www.guitarparty.com/songs/rooftop-2/"
        }
    ]
}