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

{
    "url": "https://demozoo.org/api/v1/releasers/142610/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142610/",
    "id": 142610,
    "name": "CCR",
    "is_group": false,
    "nicks": [
        {
            "name": "CCR",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CCR"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106905/?format=api",
                "id": 106905,
                "name": "ACT 501"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114320/?format=api",
                "id": 114320,
                "name": "Quintex Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73447/?format=api",
                "id": 73447,
                "name": "Savage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129149/?format=api",
                "id": 129149,
                "name": "United Artists"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10658"
        }
    ]
}