GET /api/v3/core/authors/11121/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Geoff Downes",
"title": "Geoff Downes",
"id": 11121,
"slug": "geoff-downes",
"url": "https://www.guitarparty.com/api/v3/core/authors/11121/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 23996,
"title": "Heat Of The Moment",
"url": "https://www.guitarparty.com/songs/heat-of-the-moment/"
},
{
"id": 24647,
"title": "Lump",
"url": "https://www.guitarparty.com/songs/lump/"
},
{
"id": 23899,
"title": "To Catch A Thief",
"url": "https://www.guitarparty.com/songs/to-catch-a-thief/"
},
{
"id": 23362,
"title": "Video Killed the Radio Star",
"url": "https://www.guitarparty.com/songs/video-killed-the-radio-star/"
}
]
}