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

{
    "url": "https://demozoo.org/api/v1/releasers/57976/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57976/",
    "id": 57976,
    "name": "NemeZis",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. W",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr W",
                "Mr. W"
            ]
        },
        {
            "name": "NemeZis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NES",
                "NemeZis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54907/?format=api",
                "id": 54907,
                "name": "Impact Laboratories"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65668/?format=api",
                "id": 65668,
                "name": "Jabole"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146519/?format=api",
                "id": 146519,
                "name": "Millenium Games"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1592"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=22416"
        }
    ]
}