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

{
    "url": "https://demozoo.org/api/v1/releasers/82008/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82008/",
    "id": 82008,
    "name": "Blitzkrieg-X",
    "is_group": false,
    "nicks": [
        {
            "name": "Blitzkrieg-X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blitzkrieg-X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82004/?format=api",
                "id": 82004,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81428/?format=api",
                "id": 81428,
                "name": "Abnormally Supreme Humans"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121206/?format=api",
                "id": 121206,
                "name": "Super Elite Exports"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106619/?format=api",
                "id": 106619,
                "name": "Light Speed Distributors"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}