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

{
    "name": "Moshii",
    "title": "Moshii",
    "id": 15446,
    "slug": "moshii",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15446/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28060,
            "title": "The Story Of The Paper Boy",
            "url": "https://www.guitarparty.com/songs/the-story-of-the-paper-boy/"
        }
    ]
}