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

{
    "url": "https://demozoo.org/api/v1/releasers/115461/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115461/",
    "id": 115461,
    "name": "ND",
    "is_group": false,
    "nicks": [
        {
            "name": "ND",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ND"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=34636"
        }
    ]
}