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

{
    "name": "John Hurley",
    "title": "John Hurley",
    "id": 8725,
    "slug": "john-hurley",
    "url": "https://www.guitarparty.com/api/v3/core/authors/8725/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/JohnHurley1.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 28993,
            "title": "Love Of The Common People (Paul Young)",
            "url": "https://www.guitarparty.com/songs/love-of-the-common-people-paul-young/"
        },
        {
            "id": 18308,
            "title": "Love Of The Common People (Waylon Jennings)",
            "url": "https://www.guitarparty.com/songs/love-of-the-common-people/"
        },
        {
            "id": 27189,
            "title": "Son of a preacher man",
            "url": "https://www.guitarparty.com/songs/son-of-a-preacher-man/"
        }
    ]
}