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

{
    "name": "Moddi",
    "title": "Moddi",
    "id": 14255,
    "slug": "moddi",
    "url": "https://www.guitarparty.com/api/v3/core/authors/14255/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26754,
            "title": "House By The Sea",
            "url": "https://www.guitarparty.com/songs/house-by-the-sea/"
        }
    ]
}