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

{
    "url": "https://demozoo.org/api/v1/releasers/78592/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78592/",
    "id": 78592,
    "name": "EEK!",
    "is_group": false,
    "nicks": [
        {
            "name": "EEK!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "EEK!",
                "Eek"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78588/?format=api",
                "id": 78588,
                "name": "Rage 1994"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131001/?format=api",
                "id": 131001,
                "name": "WAT Couriers Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}