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

{
    "url": "https://demozoo.org/api/v1/releasers/133594/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/133594/",
    "id": 133594,
    "name": "Dutchman",
    "is_group": false,
    "nicks": [
        {
            "name": "Dutch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dutch"
            ]
        },
        {
            "name": "Dutchman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dutchman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78705/?format=api",
                "id": 78705,
                "name": "215"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133595/?format=api",
                "id": 133595,
                "name": "Maximum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                "id": 148,
                "name": "Renegade Programming Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133596/?format=api",
                "id": 133596,
                "name": "Ultimate Cracking Alliance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2796"
        }
    ]
}