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

{
    "url": "https://demozoo.org/api/v1/releasers/146519/?format=api",
    "demozoo_url": "https://demozoo.org/groups/146519/",
    "id": 146519,
    "name": "Millenium Games",
    "is_group": true,
    "nicks": [
        {
            "name": "Millenium Games",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Millenium Games"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57976/?format=api",
                "id": 57976,
                "name": "NemeZis"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3388"
        }
    ]
}