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

{
    "url": "https://demozoo.org/api/v1/releasers/134700/?format=api",
    "demozoo_url": "https://demozoo.org/groups/134700/",
    "id": 134700,
    "name": "Process",
    "is_group": true,
    "nicks": [
        {
            "name": "Pr0ce$s 1541",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pr0ce$s 1541"
            ]
        },
        {
            "name": "Process",
            "abbreviation": "PRC",
            "is_primary_nick": true,
            "variants": [
                "PRC",
                "Process"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91101/?format=api",
                "id": 91101,
                "name": "Caffeine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3143/?format=api",
                "id": 3143,
                "name": "Sir Garbagetruck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122156/?format=api",
                "id": 122156,
                "name": "Apprentice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134701/?format=api",
                "id": 134701,
                "name": "Cyborg"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1759"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/process/"
        }
    ]
}