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

{
    "url": "https://demozoo.org/api/v1/releasers/116365/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116365/",
    "id": 116365,
    "name": "The New Generation",
    "is_group": true,
    "nicks": [
        {
            "name": "The New Generation",
            "abbreviation": "TNG",
            "is_primary_nick": true,
            "variants": [
                "TNG",
                "The New Generation"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69405/?format=api",
                "id": 69405,
                "name": "Tuerk's Cracker Incorperation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116366/?format=api",
                "id": 116366,
                "name": "Antigeil"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5648"
        }
    ]
}