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

{
    "name": "Hoyt Axton",
    "title": "Hoyt Axton",
    "id": 6716,
    "slug": "hoyt-axton",
    "url": "https://www.guitarparty.com/api/v3/core/authors/6716/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/HoytAxton.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13981,
            "title": "I Dreamed Of Highways",
            "url": "https://www.guitarparty.com/songs/i-dreamed-of-highways/"
        },
        {
            "id": 13626,
            "title": "Lion In The Winter",
            "url": "https://www.guitarparty.com/songs/lion-in-the-winter/"
        },
        {
            "id": 27479,
            "title": "No, No, Song",
            "url": "https://www.guitarparty.com/songs/no-no-song/"
        },
        {
            "id": 11770,
            "title": "When The Morning Comes",
            "url": "https://www.guitarparty.com/songs/when-the-morning-comes-lyrics-and-chords-hoyt-axton-and-linda-ronstad/"
        }
    ]
}