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

{
    "url": "https://demozoo.org/api/v1/releasers/79570/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79570/",
    "id": 79570,
    "name": "Viper",
    "is_group": false,
    "nicks": [
        {
            "name": "Viper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Viper"
            ]
        }
    ],
    "member_of": [
        {
            "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/18046/?format=api",
                "id": 18046,
                "name": "Lasser"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121806/?format=api",
                "id": 121806,
                "name": "Neax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6799"
        }
    ]
}