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

{
    "url": "https://demozoo.org/api/v1/releasers/92092/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92092/",
    "id": 92092,
    "name": "Chaos Cooperation",
    "is_group": true,
    "nicks": [
        {
            "name": "Chaos Cooperation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chaos Cooperation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/782/?format=api",
                "id": 782,
                "name": "Droopy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/781/?format=api",
                "id": 781,
                "name": "Cruncher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/703/?format=api",
                "id": 703,
                "name": "Static"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7321"
        }
    ]
}