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

{
    "url": "https://demozoo.org/api/v1/releasers/36704/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36704/",
    "id": 36704,
    "name": "Acidburn",
    "is_group": false,
    "nicks": [
        {
            "name": "Acidburn",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Acid Burn",
                "Acidburn"
            ]
        },
        {
            "name": "Aneurysm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aneurysm"
            ]
        },
        {
            "name": "Diablo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Diablo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                "id": 36630,
                "name": "Lightspeed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88625/?format=api",
                "id": 88625,
                "name": "Master Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81459/?format=api",
                "id": 81459,
                "name": "Pinnacle"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118112/?format=api",
                "id": 118112,
                "name": "ATOMiC Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}