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

{
    "url": "https://demozoo.org/api/v1/releasers/129589/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129589/",
    "id": 129589,
    "name": "Insomnia Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Insomnia Electronic Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insomnia Electronic Magazine",
                "Insomnia Emag",
                "Insomnia mag"
            ]
        },
        {
            "name": "Insomnia Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insomnia",
                "Insomnia Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87510/?format=api",
                "id": 87510,
                "name": "Rustic Albino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130682/?format=api",
                "id": 130682,
                "name": "Viper"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}