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

{
    "url": "https://demozoo.org/api/v1/releasers/32551/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32551/",
    "id": 32551,
    "name": "ZacK",
    "is_group": false,
    "nicks": [
        {
            "name": "ZacK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jean-Philipe Maras",
                "ZacK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31190/?format=api",
                "id": 31190,
                "name": "Abstract"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63443/?format=api",
                "id": 63443,
                "name": "Moule"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2183/?format=api",
                "id": 2183,
                "name": "Fatal Design"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}