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

{
    "name": "Layng Martine",
    "title": "Layng Martine",
    "id": 9174,
    "slug": "layng-martine",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9174/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 20051,
            "title": "Rub It In",
            "url": "https://www.guitarparty.com/songs/rub-it-in/"
        }
    ]
}