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

{
    "name": "Gary Stewart",
    "title": "Gary Stewart",
    "id": 7045,
    "slug": "gary-stewart",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7045/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/GaryStewart.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 19327,
            "title": "Drinking Thing",
            "url": "https://www.guitarparty.com/songs/drinking-thing/"
        },
        {
            "id": 18732,
            "title": "In Some Room Above The Street",
            "url": "https://www.guitarparty.com/songs/in-some-room-above-the-street/"
        },
        {
            "id": 19672,
            "title": "Out Of Hand",
            "url": "https://www.guitarparty.com/songs/out-of-hand/"
        },
        {
            "id": 19687,
            "title": "Shady Streets",
            "url": "https://www.guitarparty.com/songs/shady-streets/"
        },
        {
            "id": 20581,
            "title": "She Goes Walking Through My Mind",
            "url": "https://www.guitarparty.com/songs/she-goes-walking-through-my-mind/"
        },
        {
            "id": 14733,
            "title": "Shes Acting Single",
            "url": "https://www.guitarparty.com/songs/shes-acting-single/"
        },
        {
            "id": 10279,
            "title": "There´s A Whole Lot About A Woman A Man Don't Know",
            "url": "https://www.guitarparty.com/songs/there-s-a-whole-lot-about-a-woman-a-man-dont-know/"
        },
        {
            "id": 10001,
            "title": "When A Man Loves A Woman",
            "url": "https://www.guitarparty.com/songs/when-a-man-loves-a-woman/"
        },
        {
            "id": 10971,
            "title": "You Can't Housebreak A Tom Cat",
            "url": "https://www.guitarparty.com/songs/you-cant-housebreak-a-tom-cat/"
        },
        {
            "id": 12272,
            "title": "Your Place Or Mine",
            "url": "https://www.guitarparty.com/songs/your-place-or-mine/"
        }
    ]
}