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

{
    "url": "https://demozoo.org/api/v1/releasers/154594/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/154594/",
    "id": 154594,
    "name": "Chimp&Z",
    "is_group": false,
    "nicks": [
        {
            "name": "Chimp&Z",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chimp&Z",
                "Chimpanzee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62148/?format=api",
                "id": 62148,
                "name": "Danger High Voltage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106405/?format=api",
                "id": 106405,
                "name": "Parsec"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}