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

{
    "url": "https://demozoo.org/api/v1/releasers/146740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/146740/",
    "id": 146740,
    "name": "Jango",
    "is_group": false,
    "nicks": [
        {
            "name": "Jango",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jango",
                "Jango 4004"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109740/?format=api",
                "id": 109740,
                "name": "The German Web"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                "id": 60802,
                "name": "Fantasy Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9494"
        }
    ]
}