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

{
    "url": "https://demozoo.org/api/v1/releasers/23514/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23514/",
    "id": 23514,
    "name": "Sudden Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Sudden Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SD",
                "Sudden Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86539/?format=api",
                "id": 86539,
                "name": "Radical Elite Movement"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87806/?format=api",
                "id": 87806,
                "name": "Demented Images of Euphoria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108273/?format=api",
                "id": 108273,
                "name": "Art Creation Enterprise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17732/?format=api",
                "id": 17732,
                "name": "Delusion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}