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

{
    "name": "Valdimar Bragason",
    "title": "Valdimar Bragason",
    "id": 2833,
    "slug": "valdimar-bragason-1",
    "url": "https://www.guitarparty.com/api/v3/core/authors/2833/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 2092,
            "title": "Hólmfríður Júlíusdóttir",
            "url": "https://www.guitarparty.com/songs/holmfridur-juliusdottir/"
        }
    ]
}