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

{
    "url": "https://demozoo.org/api/v1/releasers/147768/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147768/",
    "id": 147768,
    "name": "Pyrodex PC-Division",
    "is_group": true,
    "nicks": [
        {
            "name": "IBM Division of Pyrodex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IBM Division of Pyrodex"
            ]
        },
        {
            "name": "Pyrodex PC-Division",
            "abbreviation": "PYR",
            "is_primary_nick": true,
            "variants": [
                "PYR",
                "Pyrodex PC-Division"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1995/?format=api",
                "id": 1995,
                "name": "Pyrodex"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
                "id": 399,
                "name": "Bartman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                "id": 400,
                "name": "Dexter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}