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

{
    "url": "https://demozoo.org/api/v1/releasers/66433/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66433/",
    "id": 66433,
    "name": "42-Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "42-Crew",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "42-Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66434/?format=api",
                "id": 66434,
                "name": "Little Un"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60247/?format=api",
                "id": 60247,
                "name": "MTI"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://memoryfull.net/group.php?id=1118"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpc-power.com/index.php?page=staff&lenom=42-Crew"
        }
    ]
}