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

{
    "url": "https://demozoo.org/api/v1/releasers/129586/?format=api",
    "demozoo_url": "https://demozoo.org/groups/129586/",
    "id": 129586,
    "name": "Digital Underground Association Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Underground Alliance Staff",
            "abbreviation": "DUA",
            "is_primary_nick": false,
            "variants": [
                "DUA",
                "Digital Underground Alliance Staff"
            ]
        },
        {
            "name": "Digital Underground Association Magazine",
            "abbreviation": "DUA",
            "is_primary_nick": false,
            "variants": [
                "DUA",
                "Digital Underground Association Magazine"
            ]
        },
        {
            "name": "Digital Underground Association Staff",
            "abbreviation": "DUA",
            "is_primary_nick": true,
            "variants": [
                "DUA",
                "Digital Underground Association Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [],
    "external_links": []
}