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

{
    "url": "https://demozoo.org/api/v1/releasers/120453/?format=api",
    "demozoo_url": "https://demozoo.org/groups/120453/",
    "id": 120453,
    "name": "Rebels Of Telecommunications",
    "is_group": true,
    "nicks": [
        {
            "name": "Rebels Of Telecommunications",
            "abbreviation": "ROT",
            "is_primary_nick": true,
            "variants": [
                "ROT",
                "Rebels Of Telecommunications"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124125/?format=api",
                "id": 124125,
                "name": "Prophecy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125122/?format=api",
                "id": 125122,
                "name": "Korrupt"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/mags/rot/"
        }
    ]
}