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

{
    "url": "https://demozoo.org/api/v1/releasers/19029/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19029/",
    "id": 19029,
    "name": "Nightmare Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Nightmare Productions",
            "abbreviation": "NMP",
            "is_primary_nick": true,
            "variants": [
                "NMP",
                "Nightmare Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/937/?format=api",
                "id": 937,
                "name": "BriteLite"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3039/?format=api",
                "id": 3039,
                "name": "Chaj"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}