GET /api/v3/core/authors/10746/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "The Four Tops",
"title": "The Four Tops",
"id": 10746,
"slug": "the-four-tops",
"url": "https://www.guitarparty.com/api/v3/core/authors/10746/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/TheFourTopsfourt.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 22902,
"title": "It’s The Same Old Song",
"url": "https://www.guitarparty.com/songs/its-the-same-old-song/"
},
{
"id": 9682,
"title": "Reach Out I'll Be There",
"url": "https://www.guitarparty.com/songs/reach-out-ill-be-there/"
},
{
"id": 26768,
"title": "Walk Away Renee",
"url": "https://www.guitarparty.com/songs/walk-away-renee/"
}
]
}