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

{
    "url": "https://demozoo.org/api/v1/releasers/130808/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130808/",
    "id": 130808,
    "name": "UK Warrior",
    "is_group": false,
    "nicks": [
        {
            "name": "UK Warrior",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "UK Warrior",
                "UKW"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130806/?format=api",
                "id": 130806,
                "name": "Network 21"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109978/?format=api",
                "id": 109978,
                "name": "The Society"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=24080"
        }
    ]
}