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

{
    "url": "https://demozoo.org/api/v1/releasers/122210/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/122210/",
    "id": 122210,
    "name": "Steelgrave",
    "is_group": false,
    "nicks": [
        {
            "name": "Steelgrave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Steelgrave"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135403/?format=api",
                "id": 135403,
                "name": "Criminals of Radical Extremes Staff"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129588/?format=api",
                "id": 129588,
                "name": "ENTiTY"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}