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

{
    "url": "https://demozoo.org/api/v1/releasers/135791/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135791/",
    "id": 135791,
    "name": "Psycho Child",
    "is_group": false,
    "nicks": [
        {
            "name": "Psycho Child",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psycho Child"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115219/?format=api",
                "id": 115219,
                "name": "Corruption Staff"
            },
            "is_current": true
        },
        {
            "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/88143/?format=api",
                "id": 88143,
                "name": "Corruption"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}