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

{
    "url": "https://demozoo.org/api/v1/releasers/132280/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132280/",
    "id": 132280,
    "name": "PiM Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "PiM Staff",
            "abbreviation": "PIM",
            "is_primary_nick": true,
            "variants": [
                "PIM",
                "PiM Staff"
            ]
        },
        {
            "name": "pim magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "pim magazine"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}