GET /api/v3/core/authors/12167/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Pat Terry",
"title": "Pat Terry",
"id": 12167,
"slug": "pat-terry",
"url": "https://www.guitarparty.com/api/v3/core/authors/12167/?format=api",
"bio_short": "",
"artist_img": null,
"songs": [
{
"id": 16886,
"title": "It´s A Little Too Late To Do The Right Thing Now",
"url": "https://www.guitarparty.com/songs/it-s-a-little-too-late-to-do-the-right-thing-now/"
}
]
}