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

{
    "url": "https://demozoo.org/api/v1/releasers/72034/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72034/",
    "id": 72034,
    "name": "Crime",
    "is_group": false,
    "nicks": [
        {
            "name": "Crime",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crime"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4209/?format=api",
                "id": 4209,
                "name": "Doughnut Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33887/?format=api",
                "id": 33887,
                "name": "Excess"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14667/?format=api",
                "id": 14667,
                "name": "NATO"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6536/?format=api",
                "id": 6536,
                "name": "Contex"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3040"
        }
    ]
}