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

{
    "url": "https://demozoo.org/api/v1/releasers/89461/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89461/",
    "id": 89461,
    "name": "Ratz",
    "is_group": false,
    "nicks": [
        {
            "name": "Rats Blooodd",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rats Blooodd"
            ]
        },
        {
            "name": "Ratz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ratz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                "id": 78926,
                "name": "High Tech Couriers"
            },
            "is_current": true
        },
        {
            "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/124602/?format=api",
                "id": 124602,
                "name": "TNT Traders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}