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

{
    "url": "https://demozoo.org/api/v1/releasers/133893/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133893/",
    "id": 133893,
    "name": "Syntax Terror",
    "is_group": false,
    "nicks": [
        {
            "name": "Syntax Terror",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Syntax Terror"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133889/?format=api",
                "id": 133889,
                "name": "Over Seas Importers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107552/?format=api",
                "id": 107552,
                "name": "Inner Circle Exchange"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123361/?format=api",
                "id": 123361,
                "name": "Trinity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106772/?format=api",
                "id": 106772,
                "name": "World Search Incorporated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12161"
        }
    ]
}