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

{
    "url": "https://demozoo.org/api/v1/releasers/30088/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30088/",
    "id": 30088,
    "name": "NeXoR",
    "is_group": true,
    "nicks": [
        {
            "name": "NeXoR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NeXoR"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27779/?format=api",
                "id": 27779,
                "name": "Mindscope"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27495/?format=api",
                "id": 27495,
                "name": "Luminous"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57032/?format=api",
                "id": 57032,
                "name": "Visuatrox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123290/?format=api",
                "id": 123290,
                "name": "Telamon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}