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

{
    "name": "Rhonda Vincent",
    "title": "Rhonda Vincent",
    "id": 7038,
    "slug": "rhonda-vincent",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7038/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/RhondaVincentrho.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 20471,
            "title": "Here Today Gone Tomorrow",
            "url": "https://www.guitarparty.com/songs/here-today-gone-tomorrow/"
        },
        {
            "id": 10521,
            "title": "Is The Grass Any Bluer",
            "url": "https://www.guitarparty.com/songs/is-the-grass-any-bluer/"
        },
        {
            "id": 11734,
            "title": "It Ain't Nothing New",
            "url": "https://www.guitarparty.com/songs/it-aint-nothing-new/"
        },
        {
            "id": 20045,
            "title": "New Dreams And Sunshine",
            "url": "https://www.guitarparty.com/songs/new-dreams-and-sunshine/"
        },
        {
            "id": 20613,
            "title": "Sheltered in the Arms of God",
            "url": "https://www.guitarparty.com/songs/sheltered-in-the-arms-of-god/"
        },
        {
            "id": 12756,
            "title": "Staying Together",
            "url": "https://www.guitarparty.com/songs/staying-together/"
        },
        {
            "id": 19991,
            "title": "Until Then",
            "url": "https://www.guitarparty.com/songs/until-then/"
        },
        {
            "id": 21647,
            "title": "What a Friend We Have in Jesus",
            "url": "https://www.guitarparty.com/songs/what-a-friend-we-have-in-jesus/"
        },
        {
            "id": 10475,
            "title": "When The Angels Sing",
            "url": "https://www.guitarparty.com/songs/when-the-angels-sing/"
        },
        {
            "id": 11695,
            "title": "Where No Cabins Fall",
            "url": "https://www.guitarparty.com/songs/where-no-cabins-fall/"
        }
    ]
}