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

{
    "url": "https://demozoo.org/api/v1/releasers/139619/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139619/",
    "id": 139619,
    "name": "HOL2001",
    "is_group": false,
    "nicks": [
        {
            "name": "HOL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HOL"
            ]
        },
        {
            "name": "HOL2001",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HOL2001"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85966/?format=api",
                "id": 85966,
                "name": "Magic Circle Projects"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                "id": 5556,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139826/?format=api",
                "id": 139826,
                "name": "Quantum"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10877"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=36934"
        }
    ]
}