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

{
    "name": "Bozo Darnell",
    "title": "Bozo Darnell",
    "id": 7155,
    "slug": "bozo-darnell",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7155/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 14836,
            "title": "At The Sight Of You",
            "url": "https://www.guitarparty.com/songs/at-the-sight-of-you/"
        },
        {
            "id": 10842,
            "title": "Down Came The World",
            "url": "https://www.guitarparty.com/songs/down-came-the-world/"
        },
        {
            "id": 11882,
            "title": "I'll Be Your Stepping Stone",
            "url": "https://www.guitarparty.com/songs/ill-be-your-stepping-stone/"
        },
        {
            "id": 10020,
            "title": "It Takes Me All Night Long",
            "url": "https://www.guitarparty.com/songs/it-takes-me-all-night-long/"
        },
        {
            "id": 12117,
            "title": "Let's Pretend We're Kids Again",
            "url": "https://www.guitarparty.com/songs/lets-pretend-were-kids-again/"
        }
    ]
}