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

{
    "url": "https://demozoo.org/api/v1/releasers/113321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113321/",
    "id": 113321,
    "name": "Taurus",
    "is_group": false,
    "nicks": [
        {
            "name": "Taurus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Taurus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75437/?format=api",
                "id": 75437,
                "name": "Shelters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58985/?format=api",
                "id": 58985,
                "name": "3LUX"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113322/?format=api",
                "id": 113322,
                "name": "Mystic Labs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113323/?format=api",
                "id": 113323,
                "name": "Tensor"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113324/?format=api",
                "id": 113324,
                "name": "Unity"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=20817"
        }
    ]
}