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

{
    "url": "https://demozoo.org/api/v1/releasers/24744/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24744/",
    "id": 24744,
    "name": "Liquidater",
    "is_group": false,
    "nicks": [
        {
            "name": "Liquidater",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Liquidater",
                "The Liquidater"
            ]
        },
        {
            "name": "The Liquidator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Liquidator",
                "The Liquidator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79650/?format=api",
                "id": 79650,
                "name": "SCUM"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35002/?format=api",
                "id": 35002,
                "name": "International Software Alliance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}