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

{
    "url": "https://demozoo.org/api/v1/releasers/132343/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132343/",
    "id": 132343,
    "name": "digix",
    "is_group": false,
    "nicks": [
        {
            "name": "digix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "digix"
            ]
        },
        {
            "name": "spice",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "spice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17184/?format=api",
                "id": 17184,
                "name": "Meta"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19638"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21264"
        }
    ]
}