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

{
    "url": "https://demozoo.org/api/v1/releasers/140440/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140440/",
    "id": 140440,
    "name": "Crystal Knight",
    "is_group": false,
    "nicks": [
        {
            "name": "Crystal Knight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crystal Knight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140439/?format=api",
                "id": 140439,
                "name": "Nova"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56378/?format=api",
                "id": 56378,
                "name": "Time"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140441/?format=api",
                "id": 140441,
                "name": "Universal Software Knights"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6945"
        }
    ]
}