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

{
    "url": "https://demozoo.org/api/v1/releasers/85624/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85624/",
    "id": 85624,
    "name": "Divine Mediator",
    "is_group": false,
    "nicks": [
        {
            "name": "Divine Mediator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Divine Mediator",
                "dM"
            ]
        },
        {
            "name": "Immortal",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Immortal"
            ]
        }
    ],
    "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/122974/?format=api",
                "id": 122974,
                "name": "Cracker Computer Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128715/?format=api",
                "id": 128715,
                "name": "Council Of Five"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}