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

{
    "name": "C. Pyle",
    "title": "C. Pyle",
    "id": 3218,
    "slug": "C-Pyle",
    "url": "https://www.guitarparty.com/api/v3/core/authors/3218/?format=api",
    "bio_short": "",
    "artist_img": null,
    "songs": [
        {
            "id": 2105,
            "title": "Svarta rósin frá San Fernando",
            "url": "https://www.guitarparty.com/songs/svarta-rosin-fra-san-fernando/"
        }
    ]
}