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

{
    "name": "Trevor Horn",
    "title": "Trevor Horn",
    "id": 11120,
    "slug": "trevor-horn",
    "url": "https://www.guitarparty.com/api/v3/core/authors/11120/?format=api",
    "bio_short": null,
    "artist_img": "//guitarparty.overcastcdn.com/images/TrevorHorn.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
    "songs": [
        {
            "id": 24647,
            "title": "Lump",
            "url": "https://www.guitarparty.com/songs/lump/"
        },
        {
            "id": 23362,
            "title": "Video Killed the Radio Star",
            "url": "https://www.guitarparty.com/songs/video-killed-the-radio-star/"
        }
    ]
}