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

{
    "url": "https://demozoo.org/api/v1/releasers/11877/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11877/",
    "id": 11877,
    "name": "Whodini",
    "is_group": false,
    "nicks": [
        {
            "name": "Whodini",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whodini",
                "wH0",
                "wh0dini"
            ]
        },
        {
            "name": "wbits",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "wbits"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45950/?format=api",
                "id": 45950,
                "name": "Trank"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}