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

{
    "url": "https://demozoo.org/api/v1/releasers/9581/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9581/",
    "id": 9581,
    "name": "Unlimited Land Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Unlimited Land Group",
            "abbreviation": "ULG",
            "is_primary_nick": true,
            "variants": [
                "ULG",
                "Unlimited Land Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9580/?format=api",
                "id": 9580,
                "name": "Vad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9583/?format=api",
                "id": 9583,
                "name": "Mangust"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9585/?format=api",
                "id": 9585,
                "name": "Bag"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9607/?format=api",
                "id": 9607,
                "name": "Merlin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}