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

{
    "url": "https://demozoo.org/api/v1/releasers/115841/?format=api",
    "demozoo_url": "https://demozoo.org/groups/115841/",
    "id": 115841,
    "name": "Commodore Swapping Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Commodore Swapping Team",
            "abbreviation": "CST",
            "is_primary_nick": true,
            "variants": [
                "CST",
                "Commodore Swapping Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115840/?format=api",
                "id": 115840,
                "name": "Judge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116790/?format=api",
                "id": 116790,
                "name": "Fozzy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75636/?format=api",
                "id": 75636,
                "name": "Galancy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2249"
        }
    ]
}