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

{
    "url": "https://demozoo.org/api/v1/releasers/64261/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64261/",
    "id": 64261,
    "name": "Gravity",
    "is_group": true,
    "nicks": [
        {
            "name": "Gravity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gravity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11129/?format=api",
                "id": 11129,
                "name": "Laky"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25955/?format=api",
                "id": 25955,
                "name": "Ice"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}