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

{
    "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22984/",
    "id": 22984,
    "name": "shahmatist",
    "is_group": false,
    "nicks": [
        {
            "name": "Shaitan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shaitan"
            ]
        },
        {
            "name": "shahmatist",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "shahmatist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
                "id": 9125,
                "name": "Omega Hackers Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8884/?format=api",
                "id": 8884,
                "name": "Stars Of Keladan"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=103092"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Shaitan_(OHG)"
        }
    ]
}