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

{
    "url": "https://demozoo.org/api/v1/releasers/81083/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81083/",
    "id": 81083,
    "name": "Jin X",
    "is_group": false,
    "nicks": [
        {
            "name": "IlII",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "IlII"
            ]
        },
        {
            "name": "Jin X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jin X"
            ]
        }
    ],
    "member_of": [
        {
            "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/142047/?format=api",
                "id": 142047,
                "name": "Fractal CORE"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/jin-x"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13990"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=101299"
        },
        {
            "link_class": "Tic80Dev",
            "url": "https://tic80.com/dev?id=6455"
        }
    ]
}