GET /api/v3/core/authors/15268/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Jaro Omar",
"title": "Jaro Omar",
"id": 15268,
"slug": "jaro-omar",
"url": "https://www.guitarparty.com/api/v3/core/authors/15268/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 27950,
"title": "Scared of Heights",
"url": "https://www.guitarparty.com/songs/scared-of-heights/"
},
{
"id": 28764,
"title": "Touch Me (ÁSDÍS)",
"url": "https://www.guitarparty.com/songs/touch-me-asdis/"
},
{
"id": 27949,
"title": "Við förum hærra",
"url": "https://www.guitarparty.com/songs/vid-forum-haerra/"
}
]
}