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

{
    "url": "https://demozoo.org/api/v1/releasers/25692/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25692/",
    "id": 25692,
    "name": "RadioIsotope",
    "is_group": false,
    "nicks": [
        {
            "name": "RadioIsotope",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "RA",
                "RAD",
                "RadioIsotope"
            ]
        },
        {
            "name": "RePete Offender",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RO",
                "RePete Offender"
            ]
        },
        {
            "name": "RePete Ophender",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "RO",
                "RePete Ophender"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25682/?format=api",
                "id": 25682,
                "name": "Graphics Rendered in Magnificence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25791/?format=api",
                "id": 25791,
                "name": "NC-17"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}