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

{
    "name": "Gerald Goffin",
    "title": "Gerald Goffin",
    "id": 7259,
    "slug": "gerald-goffin",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7259/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 10113,
            "title": "Time Don't Run Out On Me",
            "url": "https://www.guitarparty.com/songs/time-dont-run-out-on-me/"
        }
    ]
}