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

{
    "name": "Redd Stewart",
    "title": "Redd Stewart",
    "id": 7243,
    "slug": "redd-stewart",
    "url": "https://www.guitarparty.com/api/v3/core/authors/7243/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/ReddStewart5.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 13905,
            "title": "Bonapartes Retreat",
            "url": "https://www.guitarparty.com/songs/bonapartes-retreat/"
        },
        {
            "id": 19469,
            "title": "I´m A Stranger In My Home",
            "url": "https://www.guitarparty.com/songs/i-m-a-stranger-in-my-home/"
        },
        {
            "id": 10535,
            "title": "Peek A Boo Waltz",
            "url": "https://www.guitarparty.com/songs/peek-a-boo-waltz/"
        },
        {
            "id": 20791,
            "title": "Slow Poke",
            "url": "https://www.guitarparty.com/songs/slow-poke/"
        },
        {
            "id": 21901,
            "title": "Tennessee Waltz",
            "url": "https://www.guitarparty.com/songs/tennessee-waltz/"
        },
        {
            "id": 21693,
            "title": "Thats A Sad Affair",
            "url": "https://www.guitarparty.com/songs/thats-a-sad-affair/"
        },
        {
            "id": 11275,
            "title": "Thy Burdens Are Greater Than Mine",
            "url": "https://www.guitarparty.com/songs/thy-burdens-are-greater-than-mine/"
        }
    ]
}