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

{
    "name": "Don J. Scaife",
    "title": "Don J. Scaife",
    "id": 7945,
    "slug": "don-j-scaife",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7945/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 17567,
            "title": "Drinking My Way Back Home",
            "url": "https://www.guitarparty.com/songs/drinking-my-way-back-home/"
        },
        {
            "id": 13803,
            "title": "Me and the I.R.S.",
            "url": "https://www.guitarparty.com/songs/me-and-the-i-r-s-/"
        }
    ]
}