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

{
    "url": "https://demozoo.org/api/v1/releasers/157967/?format=api",
    "demozoo_url": "https://demozoo.org/groups/157967/",
    "id": 157967,
    "name": "Cachet Demo Section (X-Copy)",
    "is_group": true,
    "nicks": [
        {
            "name": "Cachet Demo Section (X-Copy)",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cachet Demo Section (X-Copy)"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6418/?format=api",
                "id": 6418,
                "name": "Mr.Vain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38715/?format=api",
                "id": 38715,
                "name": "Madison"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1610/?format=api",
                "id": 1610,
                "name": "Hardcore"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}