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

{
    "url": "https://demozoo.org/api/v1/releasers/144381/?format=api",
    "demozoo_url": "https://demozoo.org/groups/144381/",
    "id": 144381,
    "name": "Arctic",
    "is_group": true,
    "nicks": [
        {
            "name": "Arctic",
            "abbreviation": "ATC",
            "is_primary_nick": true,
            "variants": [
                "ATC",
                "Arctic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144382/?format=api",
                "id": 144382,
                "name": "Xdanger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144383/?format=api",
                "id": 144383,
                "name": "Hero"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144387/?format=api",
                "id": 144387,
                "name": "Zebra"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138568/?format=api",
                "id": 138568,
                "name": "Savannah"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/arctic/"
        }
    ]
}