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

{
    "name": "Lee Kernaghan",
    "title": "Lee Kernaghan",
    "id": 5122,
    "slug": "lee-kernaghan",
    "url": "https://www.guitarparty.com/api/v3/core/authors/5122/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LeeKernaghan.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 8561,
            "title": "Back To The Shack",
            "url": "https://www.guitarparty.com/songs/back-to-the-shack/"
        },
        {
            "id": 8560,
            "title": "Country Girls",
            "url": "https://www.guitarparty.com/songs/country-girls/"
        },
        {
            "id": 8564,
            "title": "Cowgirls Do",
            "url": "https://www.guitarparty.com/songs/cowgirls-do/"
        },
        {
            "id": 8563,
            "title": "Goondiwindi Moon",
            "url": "https://www.guitarparty.com/songs/goondiwindi-moon/"
        },
        {
            "id": 8559,
            "title": "Lonelyville",
            "url": "https://www.guitarparty.com/songs/lonelyville/"
        },
        {
            "id": 8565,
            "title": "Scrubbashin'",
            "url": "https://www.guitarparty.com/songs/scrubbashin/"
        },
        {
            "id": 8566,
            "title": "The Outback Club",
            "url": "https://www.guitarparty.com/songs/the-outback-club/"
        },
        {
            "id": 8567,
            "title": "Western Star",
            "url": "https://www.guitarparty.com/songs/western-star/"
        },
        {
            "id": 8558,
            "title": "When The Snow Falls On The Alice",
            "url": "https://www.guitarparty.com/songs/when-the-snow-falls-on-the-alice/"
        },
        {
            "id": 8562,
            "title": "You're The Reason I Never Saw Hank Jr Play",
            "url": "https://www.guitarparty.com/songs/youre-the-reason-i-never-saw-hank-jr-play/"
        }
    ]
}