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

{
    "url": "https://demozoo.org/api/v1/releasers/52003/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52003/",
    "id": 52003,
    "name": "Rage Creative Group",
    "is_group": true,
    "nicks": [
        {
            "name": "R-age",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "R-age"
            ]
        },
        {
            "name": "Rage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rage"
            ]
        },
        {
            "name": "Rage Creative Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rage Creative Group"
            ]
        },
        {
            "name": "Rage Technologies",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rage Technologies"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33331/?format=api",
                "id": 33331,
                "name": "Hans"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33192/?format=api",
                "id": 33192,
                "name": "Woolf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107485/?format=api",
                "id": 107485,
                "name": "Demon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107486/?format=api",
                "id": 107486,
                "name": "Flyer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145589/?format=api",
                "id": 145589,
                "name": "Mythos"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/rage_creative_group/"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Rage_(%D0%B3%D1%80%D1%83%D0%BF%D0%BF%D0%B0)"
        }
    ]
}