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

{
    "url": "https://demozoo.org/api/v1/releasers/90552/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90552/",
    "id": 90552,
    "name": "GEO (A.C.E.)",
    "is_group": false,
    "nicks": [
        {
            "name": "GEO (A.C.E.)",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GEO (A.C.E.)"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27265/?format=api",
                "id": 27265,
                "name": "Vectors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}