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

{
    "url": "https://demozoo.org/api/v1/releasers/62798/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62798/",
    "id": 62798,
    "name": "Digital Interactive",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Interactive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Interactive"
            ]
        },
        {
            "name": "Digital Interactive Entertainment",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Digital Interactive Entertainment"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2251/?format=api",
                "id": 2251,
                "name": "STAX"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DIGI_INT/"
        }
    ]
}