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

{
    "url": "https://demozoo.org/api/v1/releasers/1398/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1398/",
    "id": 1398,
    "name": "Kreator",
    "is_group": false,
    "nicks": [
        {
            "name": "Kreator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kreator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7522/?format=api",
                "id": 7522,
                "name": "Pyrotech"
            },
            "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/33467/?format=api",
                "id": 33467,
                "name": "Silsden Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105455/?format=api",
                "id": 105455,
                "name": "S-Xpress"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7835"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,41519/"
        }
    ]
}