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

{
    "url": "https://demozoo.org/api/v1/releasers/89231/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89231/",
    "id": 89231,
    "name": "Schweinepocke",
    "is_group": false,
    "nicks": [
        {
            "name": "Schweine Pocke",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SP",
                "Schweine Pocke"
            ]
        },
        {
            "name": "Schweinepocke",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Schweinepocke"
            ]
        },
        {
            "name": "Schweinepoke",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Schweinepoke"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89230/?format=api",
                "id": 89230,
                "name": "Medina"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70217/?format=api",
                "id": 70217,
                "name": "Starline"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11096"
        }
    ]
}