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

{
    "url": "https://demozoo.org/api/v1/releasers/46728/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46728/",
    "id": 46728,
    "name": "Synergy",
    "is_group": false,
    "nicks": [
        {
            "name": "Synergy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Synergy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46700/?format=api",
                "id": 46700,
                "name": "The Immortal Syndicate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86556/?format=api",
                "id": 86556,
                "name": "Light"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86825/?format=api",
                "id": 86825,
                "name": "Escape"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                "id": 88217,
                "name": "The Force Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}