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

{
    "url": "https://demozoo.org/api/v1/releasers/85711/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85711/",
    "id": 85711,
    "name": "Contrast",
    "is_group": false,
    "nicks": [
        {
            "name": "Contrast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Contrast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81657/?format=api",
                "id": 81657,
                "name": "Masque"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88625/?format=api",
                "id": 88625,
                "name": "Master Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}