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

{
    "url": "https://demozoo.org/api/v1/releasers/140061/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140061/",
    "id": 140061,
    "name": "t0m3000",
    "is_group": false,
    "nicks": [
        {
            "name": "t0m3000",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "t0m3000",
                "t0m3OOO",
                "tOm3000",
                "tOm3OOO"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140060/?format=api",
                "id": 140060,
                "name": "ibex-crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=39195"
        }
    ]
}