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

{
    "url": "https://demozoo.org/api/v1/releasers/89542/?format=api",
    "demozoo_url": "https://demozoo.org/groups/89542/",
    "id": 89542,
    "name": "WCS International",
    "is_group": true,
    "nicks": [
        {
            "name": "WCS International",
            "abbreviation": "WCS",
            "is_primary_nick": true,
            "variants": [
                "WCS",
                "WCS International"
            ]
        },
        {
            "name": "WCS Systems",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "WCS Systems"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89544/?format=api",
                "id": 89544,
                "name": "Jedi Jr 111"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89546/?format=api",
                "id": 89546,
                "name": "Mystery Cracker Solution"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89545/?format=api",
                "id": 89545,
                "name": "Wag 96"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89543/?format=api",
                "id": 89543,
                "name": "ter.9969"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}