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

{
    "name": "Paul Alexander",
    "title": "Paul Alexander",
    "id": 15171,
    "slug": "paul-alexander",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15171/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 27833,
            "title": "Caramel",
            "url": "https://www.guitarparty.com/songs/caramel/"
        },
        {
            "id": 27834,
            "title": "Chicken Bones",
            "url": "https://www.guitarparty.com/songs/chicken-bones/"
        },
        {
            "id": 27856,
            "title": "Is He Strange",
            "url": "https://www.guitarparty.com/songs/is-he-strange/"
        },
        {
            "id": 27858,
            "title": "It's Easier",
            "url": "https://www.guitarparty.com/songs/its-easier/"
        },
        {
            "id": 27901,
            "title": "Jc (Jesus) Hates Faggots",
            "url": "https://www.guitarparty.com/songs/jc-jesus-hates-faggots/"
        },
        {
            "id": 27875,
            "title": "Leopard And Lamb",
            "url": "https://www.guitarparty.com/songs/leopard-and-lamb/"
        },
        {
            "id": 27876,
            "title": "Love Is Magic",
            "url": "https://www.guitarparty.com/songs/love-is-magic/"
        },
        {
            "id": 27846,
            "title": "Marz (I Wanna Go To Marz)",
            "url": "https://www.guitarparty.com/songs/marz-i-wanna-go-to-marz/"
        },
        {
            "id": 27828,
            "title": "Outer Space",
            "url": "https://www.guitarparty.com/songs/outer-space/"
        },
        {
            "id": 27868,
            "title": "Queen Of Denmark",
            "url": "https://www.guitarparty.com/songs/queen-of-denmark/"
        },
        {
            "id": 27903,
            "title": "Silver Platter Club",
            "url": "https://www.guitarparty.com/songs/silver-platter-club/"
        },
        {
            "id": 27887,
            "title": "Where Dreams Go To Die",
            "url": "https://www.guitarparty.com/songs/where-dreams-go-to-die/"
        }
    ]
}