GET /api/v3/core/authors/12549/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Kenneth \"Babyface\" Edmonds",
"title": "Kenneth \"Babyface\" Edmonds",
"id": 12549,
"slug": "kenneth-babyface-edmonds",
"url": "https://www.guitarparty.com/api/v3/core/authors/12549/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24702,
"title": "Best Thing I Never Had",
"url": "https://www.guitarparty.com/songs/best-thing-i-never-had/"
}
]
}