GET /api/v3/core/authors/15020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Frankie Goes to Hollywood",
"title": "Frankie Goes to Hollywood",
"id": 15020,
"slug": "frankie-goes-to-hollywood",
"url": "https://www.guitarparty.com/api/v3/core/authors/15020/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27645,
"title": "The Power of Love (Frankie Goes to Hollywood)",
"url": "https://www.guitarparty.com/songs/the-power-of-love-2/"
}
]
}