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

{
    "url": "https://demozoo.org/api/v1/releasers/140279/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140279/",
    "id": 140279,
    "name": "Alliance",
    "is_group": true,
    "nicks": [
        {
            "name": "Alliance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alliance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90675/?format=api",
                "id": 90675,
                "name": "Dr. Ache"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140280/?format=api",
                "id": 140280,
                "name": "Terrormex"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90670/?format=api",
                "id": 90670,
                "name": "The Predator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90673/?format=api",
                "id": 90673,
                "name": "Wizace"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8108"
        }
    ]
}