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

{
    "url": "https://demozoo.org/api/v1/releasers/116328/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116328/",
    "id": 116328,
    "name": "007 License to Crack",
    "is_group": true,
    "nicks": [
        {
            "name": "007 License to Crack",
            "abbreviation": "007",
            "is_primary_nick": true,
            "variants": [
                "007",
                "007 License to Crack"
            ]
        },
        {
            "name": "007 With Permission To Crack",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "007 With Permission To Crack"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116329/?format=api",
                "id": 116329,
                "name": "Di-Pro"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8220"
        }
    ]
}