GET /api/v3/core/authors/12504/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Nena",
"title": "Nena",
"id": 12504,
"slug": "nena",
"url": "https://www.guitarparty.com/api/v3/core/authors/12504/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 24674,
"title": "99 Luftballons",
"url": "https://www.guitarparty.com/songs/99-luftballons/"
},
{
"id": 24675,
"title": "99 Red Balloons",
"url": "https://www.guitarparty.com/songs/99-red-balloons/"
}
]
}