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

{
    "url": "https://demozoo.org/api/v1/releasers/139639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139639/",
    "id": 139639,
    "name": "Whopper",
    "is_group": false,
    "nicks": [
        {
            "name": "Whopper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whopper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18961/?format=api",
                "id": 18961,
                "name": "Triumph"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106608/?format=api",
                "id": 106608,
                "name": "Lawyers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5022/?format=api",
                "id": 5022,
                "name": "Spirit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20000/?format=api",
                "id": 20000,
                "name": "Triumwyrat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3057"
        }
    ]
}