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

{
    "url": "https://demozoo.org/api/v1/releasers/87367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87367/",
    "id": 87367,
    "name": "Rabid",
    "is_group": false,
    "nicks": [
        {
            "name": "Rabid",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rabid"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87360/?format=api",
                "id": 87360,
                "name": "Storm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89988/?format=api",
                "id": 89988,
                "name": "Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111274/?format=api",
                "id": 111274,
                "name": "Phar"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}