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

{
    "url": "https://demozoo.org/api/v1/releasers/146796/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146796/",
    "id": 146796,
    "name": "Nick",
    "is_group": false,
    "nicks": [
        {
            "name": "Nick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108392/?format=api",
                "id": 108392,
                "name": "Norwegian Cracking Agency"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107577/?format=api",
                "id": 107577,
                "name": "International Robot Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
                "id": 109947,
                "name": "The Real Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12599"
        }
    ]
}