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

{
    "url": "https://demozoo.org/api/v1/releasers/7520/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7520/",
    "id": 7520,
    "name": "Sidewize",
    "is_group": true,
    "nicks": [
        {
            "name": "Sidewize",
            "abbreviation": "SW",
            "is_primary_nick": true,
            "variants": [
                "SW",
                "Sidewize"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7516/?format=api",
                "id": 7516,
                "name": "Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68924/?format=api",
                "id": 68924,
                "name": "Comic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133424/?format=api",
                "id": 133424,
                "name": "Apache"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146056/?format=api",
                "id": 146056,
                "name": "TNT System"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1470"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8569"
        }
    ]
}