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

{
    "url": "https://demozoo.org/api/v1/releasers/141207/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141207/",
    "id": 141207,
    "name": "The Aliens Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Aliens Corporation",
            "abbreviation": "TAC",
            "is_primary_nick": true,
            "variants": [
                "TAC",
                "The Aliens Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141206/?format=api",
                "id": 141206,
                "name": "Anthrax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141208/?format=api",
                "id": 141208,
                "name": "Okside"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141209/?format=api",
                "id": 141209,
                "name": "Powerstrong"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141210/?format=api",
                "id": 141210,
                "name": "Shamor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141205/?format=api",
                "id": 141205,
                "name": "The Warlock"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141211/?format=api",
                "id": 141211,
                "name": "Zizamiax"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10664"
        }
    ]
}