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

{
    "name": "Cowboy Copas",
    "title": "Cowboy Copas",
    "id": 5763,
    "slug": "cowboy-copas",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5763/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/CowboyCopas.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 18678,
            "title": "Are You Honest",
            "url": "https://www.guitarparty.com/songs/are-you-honest/"
        },
        {
            "id": 17340,
            "title": "Hangmans Boogie",
            "url": "https://www.guitarparty.com/songs/hangmans-boogie/"
        },
        {
            "id": 15165,
            "title": "I´ll Pay The Price",
            "url": "https://www.guitarparty.com/songs/i-ll-pay-the-price/"
        },
        {
            "id": 11174,
            "title": "I'm Hogtied Over You",
            "url": "https://www.guitarparty.com/songs/im-hogtied-over-you/"
        },
        {
            "id": 11686,
            "title": "Legend Of The Robin's Red Breast",
            "url": "https://www.guitarparty.com/songs/legend-of-the-robins-red-breast/"
        }
    ]
}