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

{
    "url": "https://demozoo.org/api/v1/releasers/70316/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/70316/",
    "id": 70316,
    "name": "Edward Chang",
    "is_group": false,
    "nicks": [
        {
            "name": "Edward Chang",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Edward Chang"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70314/?format=api",
                "id": 70314,
                "name": "Cybrix"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135486/?format=api",
                "id": 135486,
                "name": "New World Order"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}