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

{
    "url": "https://demozoo.org/api/v1/releasers/69328/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69328/",
    "id": 69328,
    "name": "Crack Rat",
    "is_group": false,
    "nicks": [
        {
            "name": "Crack Rat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crack Rat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59156/?format=api",
                "id": 59156,
                "name": "The Brain Slayer"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69326/?format=api",
                "id": 69326,
                "name": "PC-Cracking Service"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}