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

{
    "name": "Hugh Cornwell",
    "title": "Hugh Cornwell",
    "id": 11886,
    "slug": "hugh-cornwell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11886/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 23948,
            "title": "Always the sun",
            "url": "https://www.guitarparty.com/songs/always-the-sun/"
        },
        {
            "id": 23947,
            "title": "Get a grip on yourself",
            "url": "https://www.guitarparty.com/songs/get-a-grip-on-yourself/"
        },
        {
            "id": 23953,
            "title": "Midnight summer dream",
            "url": "https://www.guitarparty.com/songs/midnight-summer-dream/"
        },
        {
            "id": 23949,
            "title": "No more heroes",
            "url": "https://www.guitarparty.com/songs/no-more-heroes/"
        },
        {
            "id": 24907,
            "title": "Skin deep",
            "url": "https://www.guitarparty.com/songs/skin-deep/"
        }
    ]
}