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

{
    "url": "https://demozoo.org/api/v1/releasers/85625/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85625/",
    "id": 85625,
    "name": "Dj Warp",
    "is_group": false,
    "nicks": [
        {
            "name": "Dj Warp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dj Warp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83308/?format=api",
                "id": 83308,
                "name": "Havoc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                "id": 88217,
                "name": "The Force Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}