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

{
    "url": "https://demozoo.org/api/v1/releasers/87321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87321/",
    "id": 87321,
    "name": "Abomination",
    "is_group": false,
    "nicks": [
        {
            "name": ".\\bomination",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                ".\\bomination"
            ]
        },
        {
            "name": "Abomination",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AB",
                "Abomination"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72718/?format=api",
                "id": 72718,
                "name": "Alive"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80379/?format=api",
                "id": 80379,
                "name": "Insomnia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109850/?format=api",
                "id": 109850,
                "name": "W Balls"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120276/?format=api",
                "id": 120276,
                "name": "TERBiUM"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}