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

{
    "url": "https://demozoo.org/api/v1/releasers/70184/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70184/",
    "id": 70184,
    "name": "20th Century",
    "is_group": true,
    "nicks": [
        {
            "name": "20th Century",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "20th Century"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                "id": 27440,
                "name": "Zcandaler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70185/?format=api",
                "id": 70185,
                "name": "Rip"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}