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

{
    "name": "Rodney Carrinton",
    "title": "Rodney Carrinton",
    "id": 13906,
    "slug": "rodney-carrinton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13906/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26241,
            "title": "Beer is better than a woman",
            "url": "https://www.guitarparty.com/songs/beer-is-better-than-a-woman/"
        }
    ]
}