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

{
    "name": "Lew Douglas",
    "title": "Lew Douglas",
    "id": 9587,
    "slug": "lew-douglas",
    "url": "https://www.guitarparty.com/api/v3/core/authors/9587/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/LewDouglasArrang.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 22451,
            "title": "Pretend",
            "url": "https://www.guitarparty.com/songs/pretend/"
        },
        {
            "id": 21259,
            "title": "Pretend You´re Happy When You´re Blue",
            "url": "https://www.guitarparty.com/songs/pretend-you-re-happy-when-you-re-blue/"
        },
        {
            "id": 23619,
            "title": "Því ekki (að taka lífið létt)",
            "url": "https://www.guitarparty.com/songs/thvi-ekki-ad-taka-lifid-lett/"
        }
    ]
}