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

{
    "url": "https://demozoo.org/api/v1/releasers/90673/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90673/",
    "id": 90673,
    "name": "Wizace",
    "is_group": false,
    "nicks": [
        {
            "name": "The Wizace",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Wizace"
            ]
        },
        {
            "name": "Wizace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wizace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140279/?format=api",
                "id": 140279,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                "id": 7139,
                "name": "Cross"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4067/?format=api",
                "id": 4067,
                "name": "Tetragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1842"
        }
    ]
}