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

{
    "url": "https://demozoo.org/api/v1/releasers/11650/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11650/",
    "id": 11650,
    "name": "Klax",
    "is_group": false,
    "nicks": [
        {
            "name": "Klax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Klax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6406/?format=api",
                "id": 6406,
                "name": "Tropyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18057/?format=api",
                "id": 18057,
                "name": "Voodoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32997/?format=api",
                "id": 32997,
                "name": "Clochard"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39718/?format=api",
                "id": 39718,
                "name": "Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8840/?format=api",
                "id": 8840,
                "name": "Axelerate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                "id": 14998,
                "name": "Oxygen64"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4508"
        }
    ]
}