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

{
    "url": "https://demozoo.org/api/v1/releasers/53919/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53919/",
    "id": 53919,
    "name": "Hi-tec",
    "is_group": false,
    "nicks": [
        {
            "name": "Hi-tec",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hi-tec"
            ]
        },
        {
            "name": "ZYX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZYX"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55713/?format=api",
                "id": 55713,
                "name": "Bojesoft 1991"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53771/?format=api",
                "id": 53771,
                "name": "The Fanatic Duo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51863/?format=api",
                "id": 51863,
                "name": "German Spreading Service"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2509"
        }
    ]
}