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

{
    "url": "https://demozoo.org/api/v1/releasers/69495/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69495/",
    "id": 69495,
    "name": "ACS",
    "is_group": false,
    "nicks": [
        {
            "name": "A.C.S. 7777",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.C.S. 7777"
            ]
        },
        {
            "name": "ACS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ACS"
            ]
        },
        {
            "name": "The ACS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The ACS"
            ]
        },
        {
            "name": "The Astonishing Computer Sensation",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Astonishing Computer Sensation"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69106/?format=api",
                "id": 69106,
                "name": "Thunderbolt Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53748/?format=api",
                "id": 53748,
                "name": "The BAM International"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15657"
        }
    ]
}