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

{
    "name": "no.cape",
    "title": "no.cape",
    "id": 15390,
    "slug": "no-cape",
    "url": "https://www.guitarparty.com/api/v3/core/authors/15390/?format=api",
    "bio_short": null,
    "artist_img": null,
    "songs": [
        {
            "id": 28022,
            "title": "Deeper Than Before",
            "url": "https://www.guitarparty.com/songs/deeper-than-before/"
        },
        {
            "id": 28519,
            "title": "Harmless",
            "url": "https://www.guitarparty.com/songs/harmless/"
        },
        {
            "id": 28496,
            "title": "Leave For Yesterday",
            "url": "https://www.guitarparty.com/songs/leave-for-yesterday/"
        },
        {
            "id": 28521,
            "title": "Runaway (R U N A W A Y)",
            "url": "https://www.guitarparty.com/songs/runaway-r-u-n-a-w-a-y/"
        },
        {
            "id": 28522,
            "title": "The Rain On My Wings",
            "url": "https://www.guitarparty.com/songs/the-rain-on-my-wings/"
        }
    ]
}