GET /api/v3/core/authors/8391/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "Paul Tannen",
"title": "Paul Tannen",
"id": 8391,
"slug": "paul-tannen",
"url": "https://www.guitarparty.com/api/v3/core/authors/8391/?format=api",
"bio_short": null,
"artist_img": null,
"songs": [
{
"id": 15142,
"title": "Counting My Teardrops",
"url": "https://www.guitarparty.com/songs/counting-my-teardrops/"
},
{
"id": 20040,
"title": "I´m Suffering From A Heartache",
"url": "https://www.guitarparty.com/songs/i-m-suffering-from-a-heartache/"
}
]
}