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

{
    "url": "https://demozoo.org/api/v1/releasers/141729/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141729/",
    "id": 141729,
    "name": "LoadZX",
    "is_group": true,
    "nicks": [
        {
            "name": "LoadZX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LoadZX"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141731/?format=api",
                "id": 141731,
                "name": "Plexar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141732/?format=api",
                "id": 141732,
                "name": "RZXM"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://loadzx.com/"
        }
    ]
}