GET /api/v1/releasers/8588/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/8588/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8588/",
    "id": 8588,
    "name": "Daemon",
    "is_group": false,
    "nicks": [
        {
            "name": "Daemon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daemon",
                "The Daemon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8589/?format=api",
                "id": 8589,
                "name": "Dawn"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/464/?format=api",
                "id": 464,
                "name": "Zymosis Boozing Society"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79430/?format=api",
                "id": 79430,
                "name": "The Black Abyss"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}