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

{
    "url": "https://demozoo.org/api/v1/releasers/45634/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45634/",
    "id": 45634,
    "name": "TSI.",
    "is_group": false,
    "nicks": [
        {
            "name": "TSI.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TSI",
                "TSI."
            ]
        },
        {
            "name": "Terra Soft Incorporated",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Terra Soft Incorporated"
            ]
        },
        {
            "name": "TerraSoft International",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TerraSoft International"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22181/?format=api",
                "id": 22181,
                "name": "1001 Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4705"
        }
    ]
}