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

{
    "url": "https://demozoo.org/api/v1/releasers/68852/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68852/",
    "id": 68852,
    "name": "Twix",
    "is_group": false,
    "nicks": [
        {
            "name": "Twix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Twix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118519/?format=api",
                "id": 118519,
                "name": "Virus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7576/?format=api",
                "id": 7576,
                "name": "Weird Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12860"
        }
    ]
}