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

{
    "url": "https://demozoo.org/api/v1/releasers/22324/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22324/",
    "id": 22324,
    "name": "2creepZin1",
    "is_group": false,
    "nicks": [
        {
            "name": "2creepZin1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "2creepZin1"
            ]
        },
        {
            "name": "2creepinz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "2creepinz"
            ]
        },
        {
            "name": "2kripz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "2kripz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22255/?format=api",
                "id": 22255,
                "name": "Septic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}