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

{
    "url": "https://demozoo.org/api/v1/releasers/155755/?format=api",
    "demozoo_url": "https://demozoo.org/groups/155755/",
    "id": 155755,
    "name": "Access",
    "is_group": true,
    "nicks": [
        {
            "name": "Access",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Access"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155754/?format=api",
                "id": 155754,
                "name": "Jellyfish"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155756/?format=api",
                "id": 155756,
                "name": "Mr. Kirk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155757/?format=api",
                "id": 155757,
                "name": "Mistress"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155758/?format=api",
                "id": 155758,
                "name": "Mike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155760/?format=api",
                "id": 155760,
                "name": "Brainy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2960"
        }
    ]
}