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

{
    "url": "https://demozoo.org/api/v1/releasers/133747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133747/",
    "id": 133747,
    "name": "Dark Knight",
    "is_group": false,
    "nicks": [
        {
            "name": "Dark Knight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dark Knight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64989/?format=api",
                "id": 64989,
                "name": "Arcane"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133748/?format=api",
                "id": 133748,
                "name": "Ozone"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124367/?format=api",
                "id": 124367,
                "name": "The Furious Ones"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16413/?format=api",
                "id": 16413,
                "name": "Longshot"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50148/?format=api",
                "id": 50148,
                "name": "The Shaolin Monastery"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3418"
        }
    ]
}