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

{
    "url": "https://demozoo.org/api/v1/releasers/145572/?format=api",
    "demozoo_url": "https://demozoo.org/groups/145572/",
    "id": 145572,
    "name": "Anarchy",
    "is_group": true,
    "nicks": [
        {
            "name": "Anarchy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anarchy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145571/?format=api",
                "id": 145571,
                "name": "WIT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106104/?format=api",
                "id": 106104,
                "name": "Company System"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92411/?format=api",
                "id": 92411,
                "name": "Jeva"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145569/?format=api",
                "id": 145569,
                "name": "Padi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldGroup",
            "url": "http://plus4world.powweb.com/groups/Anarchy"
        }
    ]
}