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

{
    "url": "https://demozoo.org/api/v1/releasers/139936/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139936/",
    "id": 139936,
    "name": "Dark Galaxy",
    "is_group": true,
    "nicks": [
        {
            "name": "Dark Galaxy",
            "abbreviation": "DG",
            "is_primary_nick": true,
            "variants": [
                "DG",
                "Dark Galaxy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139937/?format=api",
                "id": 139937,
                "name": "Trackman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84029/?format=api",
                "id": 84029,
                "name": "Tatsga"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139938/?format=api",
                "id": 139938,
                "name": "Sore"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030518130150/http://www.darkgalaxyprod.cjb.net/"
        }
    ]
}