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

{
    "url": "https://demozoo.org/api/v1/releasers/114953/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/114953/",
    "id": 114953,
    "name": "aNEURYSM",
    "is_group": false,
    "nicks": [
        {
            "name": "aNEURYSM",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "aNEURYSM"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/534/?format=api",
                "id": 534,
                "name": "Matrix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                "id": 97347,
                "name": "Software Runners from Hell"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}