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

{
    "name": "Dennis Linde",
    "title": "Dennis Linde",
    "id": 1139,
    "slug": "dennis-linde",
    "url": "https://www.guitarparty.com/api/v3/core/authors/1139/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/dennislindeDenni.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 619,
            "title": "Burning love",
            "url": "https://www.guitarparty.com/songs/burning-love/"
        },
        {
            "id": 17369,
            "title": "Long Long Texas Road",
            "url": "https://www.guitarparty.com/songs/long-long-texas-road/"
        },
        {
            "id": 18251,
            "title": "Where Have All The Average People Gone",
            "url": "https://www.guitarparty.com/songs/where-have-all-the-average-people-gone/"
        }
    ]
}