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

{
    "url": "https://demozoo.org/api/v1/releasers/125272/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125272/",
    "id": 125272,
    "name": "Designers of Machine Evil",
    "is_group": true,
    "nicks": [
        {
            "name": "Designers of Machine Evil",
            "abbreviation": "DoMe",
            "is_primary_nick": true,
            "variants": [
                "Designers of Machine Evil",
                "DoMe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109641/?format=api",
                "id": 109641,
                "name": "Solctice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}