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

{
    "url": "https://demozoo.org/api/v1/releasers/141354/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141354/",
    "id": 141354,
    "name": "Exos",
    "is_group": false,
    "nicks": [
        {
            "name": "Exos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Exos"
            ]
        },
        {
            "name": "Starfox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SFX",
                "Starfox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107575/?format=api",
                "id": 107575,
                "name": "International Cracking Entertainment"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7515"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12383"
        }
    ]
}