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

{
    "url": "https://demozoo.org/api/v1/releasers/34045/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34045/",
    "id": 34045,
    "name": "Freedom Systems",
    "is_group": true,
    "nicks": [
        {
            "name": "Freedom Systems",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Freedom Systems"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142888/?format=api",
                "id": 142888,
                "name": "Ohmego"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142889/?format=api",
                "id": 142889,
                "name": "Cyb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148995/?format=api",
                "id": 148995,
                "name": "Cumulus Brain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://freedomsystems.untergrund.net/"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5855"
        }
    ]
}