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

{
    "url": "https://demozoo.org/api/v1/releasers/142710/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/142710/",
    "id": 142710,
    "name": "Heine",
    "is_group": false,
    "nicks": [
        {
            "name": "Heine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heine"
            ]
        },
        {
            "name": "Heine Crackings",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heine Crackings"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107833/?format=api",
                "id": 107833,
                "name": "Electronic Generation"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13317"
        }
    ]
}