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

{
    "url": "https://demozoo.org/api/v1/releasers/21556/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21556/",
    "id": 21556,
    "name": "Manladas Zarich",
    "is_group": false,
    "nicks": [
        {
            "name": "MZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MZ"
            ]
        },
        {
            "name": "Manladas Zarich",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Manladas Zarich"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21568/?format=api",
                "id": 21568,
                "name": "Priests Of Power"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}