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

{
    "name": "Rikshaw",
    "title": "Rikshaw",
    "id": 13819,
    "slug": "rikshaw",
    "url": "https://www.guitarparty.com/api/v3/core/authors/13819/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 26570,
            "title": "Fallen angels",
            "url": "https://www.guitarparty.com/songs/fallen-angels/"
        },
        {
            "id": 26254,
            "title": "Great Wall of China",
            "url": "https://www.guitarparty.com/songs/great-wall-of-china/"
        },
        {
            "id": 26096,
            "title": "Into the Burning Moon",
            "url": "https://www.guitarparty.com/songs/into-the-burning-moon/"
        }
    ]
}