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

{
    "url": "https://demozoo.org/api/v1/releasers/133901/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133901/",
    "id": 133901,
    "name": "Specialized in Crime",
    "is_group": true,
    "nicks": [
        {
            "name": "Specialized in Crime",
            "abbreviation": "SIC",
            "is_primary_nick": true,
            "variants": [
                "SIC",
                "Specialized in Crime"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133900/?format=api",
                "id": 133900,
                "name": "Digital"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6915"
        }
    ]
}