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

{
    "url": "https://demozoo.org/api/v1/releasers/9070/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9070/",
    "id": 9070,
    "name": "Zhenya",
    "is_group": false,
    "nicks": [
        {
            "name": "Zhenya",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zhenya"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9071/?format=api",
                "id": 9071,
                "name": "World Eyes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9035/?format=api",
                "id": 9035,
                "name": "Zer0"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51755/?format=api",
                "id": 51755,
                "name": "IMC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Zhenya"
        }
    ]
}