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

{
    "url": "https://demozoo.org/api/v1/releasers/122752/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122752/",
    "id": 122752,
    "name": "Defcon 1",
    "is_group": false,
    "nicks": [
        {
            "name": "Defcon 1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defcon 1"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71469/?format=api",
                "id": 71469,
                "name": "The Technocrats Worldwide"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11405"
        }
    ]
}