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

{
    "url": "https://demozoo.org/api/v1/releasers/135855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135855/",
    "id": 135855,
    "name": "D.R.I.",
    "is_group": false,
    "nicks": [
        {
            "name": "D.R.I.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D.R.I."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135856/?format=api",
                "id": 135856,
                "name": "Blowout Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54164/?format=api",
                "id": 54164,
                "name": "Mental"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135857/?format=api",
                "id": 135857,
                "name": "Nature"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135866/?format=api",
                "id": 135866,
                "name": "Paramount"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4005"
        }
    ]
}