GET /api/v3/core/authors/3263/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Andrew Wyatt",
"title": "Andrew Wyatt",
"id": 3263,
"slug": "Andrew-Wyatt",
"url": "https://www.guitarparty.com/api/v3/core/authors/3263/?format=api",
"bio_short": "",
"artist_img": "//guitarparty.overcastcdn.com/images/AndrewWyattandre.2e16d0ba.fill-1200x675-c100.format-jpeg.jpg",
"songs": [
{
"id": 27243,
"title": "Army Of Me",
"url": "https://www.guitarparty.com/songs/army-of-me/"
},
{
"id": 3306,
"title": "Grenade",
"url": "https://www.guitarparty.com/songs/grenade/"
},
{
"id": 25485,
"title": "Shallow",
"url": "https://www.guitarparty.com/songs/shallow/"
},
{
"id": 22541,
"title": "When I Was Your Man",
"url": "https://www.guitarparty.com/songs/when-i-was-your-man/"
}
]
}