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

{
    "url": "https://demozoo.org/api/v1/releasers/118367/?format=api",
    "demozoo_url": "https://demozoo.org/groups/118367/",
    "id": 118367,
    "name": "United Network of International Exchange",
    "is_group": true,
    "nicks": [
        {
            "name": "United Network of International Exchange",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "United Network of International Exchange"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118366/?format=api",
                "id": 118366,
                "name": "Anchor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9945/?format=api",
                "id": 9945,
                "name": "Pan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133584/?format=api",
                "id": 133584,
                "name": "Hitman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4492"
        }
    ]
}