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

{
    "url": "https://demozoo.org/api/v1/releasers/25381/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25381/",
    "id": 25381,
    "name": "Cerebrus",
    "is_group": false,
    "nicks": [
        {
            "name": "Cerebrus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cerebrus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46669/?format=api",
                "id": 46669,
                "name": "Adrenalin Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119723/?format=api",
                "id": 119723,
                "name": "Utilities In Demand"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131699/?format=api",
                "id": 131699,
                "name": "Lancelot 2 Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}