GET /api/v3/core/authors/15341/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "yaeow",
    "title": "yaeow",
    "id": 15341,
    "slug": "yaeow",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15341/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28544,
            "title": "Do You Ever Think Of Me?",
            "url": "https://www.guitarparty.com/songs/do-you-ever-think-of-meh/"
        },
        {
            "id": 27993,
            "title": "How To Live",
            "url": "https://www.guitarparty.com/songs/how-to-live/"
        }
    ]
}