GET /api/v3/core/authors/5719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Ivory Joe Hunter",
"title": "Ivory Joe Hunter",
"id": 5719,
"slug": "ivory-joe-hunter",
"url": "https://www.guitarparty.com/api/v3/core/authors/5719/?format=api",
"bio_short": null,
"artist_img": "//guitarparty.overcastcdn.com/images/IvoryJoeHunterim.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 10426,
"title": "Empty Arms",
"url": "https://www.guitarparty.com/songs/empty-arms/"
},
{
"id": 11052,
"title": "I Almost Lost My Mind",
"url": "https://www.guitarparty.com/songs/i-almost-lost-my-mind/"
},
{
"id": 22642,
"title": "It May Sound Silly",
"url": "https://www.guitarparty.com/songs/it-may-sound-silly/"
},
{
"id": 20890,
"title": "Since I Met You Baby",
"url": "https://www.guitarparty.com/songs/since-i-met-you-baby/"
}
]
}