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

{
    "url": "https://demozoo.org/api/v1/releasers/153763/?format=api",
    "demozoo_url": "https://demozoo.org/groups/153763/",
    "id": 153763,
    "name": "The Federation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Federation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Federation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153764/?format=api",
                "id": 153764,
                "name": "Kopy King Inc."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122549/?format=api",
                "id": 122549,
                "name": "The Data Leech"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}