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

{
    "name": "Tyler Ward",
    "title": "Tyler Ward",
    "id": 5201,
    "slug": "tyler-ward",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5201/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TylerWardTylerWa.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 9453,
            "title": "All The Wrong Places",
            "url": "https://www.guitarparty.com/songs/all-the-wrong-places/"
        },
        {
            "id": 8952,
            "title": "Can't Lie Get High",
            "url": "https://www.guitarparty.com/songs/cant-lie-get-high/"
        },
        {
            "id": 8944,
            "title": "E.t.",
            "url": "https://www.guitarparty.com/songs/e-t-/"
        },
        {
            "id": 8943,
            "title": "Facebook Lover",
            "url": "https://www.guitarparty.com/songs/facebook-lover/"
        },
        {
            "id": 8945,
            "title": "Paper Heart",
            "url": "https://www.guitarparty.com/songs/paper-heart/"
        },
        {
            "id": 8949,
            "title": "Part Of Me (Katy Perry)",
            "url": "https://www.guitarparty.com/songs/part-of-me/"
        },
        {
            "id": 8948,
            "title": "Somewhere With You",
            "url": "https://www.guitarparty.com/songs/somewhere-with-you/"
        },
        {
            "id": 9450,
            "title": "The Hardest Thing",
            "url": "https://www.guitarparty.com/songs/the-hardest-thing/"
        },
        {
            "id": 8951,
            "title": "Tyler Swift",
            "url": "https://www.guitarparty.com/songs/tyler-swift/"
        },
        {
            "id": 9454,
            "title": "We Are The World 25",
            "url": "https://www.guitarparty.com/songs/we-are-the-world-25/"
        }
    ]
}