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

{
    "url": "https://demozoo.org/api/v1/releasers/142809/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142809/",
    "id": 142809,
    "name": "Wizard",
    "is_group": false,
    "nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109867/?format=api",
                "id": 109867,
                "name": "The Law-Breakers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142810/?format=api",
                "id": 142810,
                "name": "Random Access Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7625/?format=api",
                "id": 7625,
                "name": "Terrestrial Breakin' Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1953"
        }
    ]
}