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

{
    "url": "https://demozoo.org/api/v1/releasers/87644/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/87644/",
    "id": 87644,
    "name": "Mind Rape",
    "is_group": false,
    "nicks": [
        {
            "name": "Mind Rape",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mind Rape"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61414/?format=api",
                "id": 61414,
                "name": "Euphoria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25682/?format=api",
                "id": 25682,
                "name": "Graphics Rendered in Magnificence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58739/?format=api",
                "id": 58739,
                "name": "Union"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}