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

{
    "url": "https://demozoo.org/api/v1/releasers/144735/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144735/",
    "id": 144735,
    "name": "Dundee",
    "is_group": false,
    "nicks": [
        {
            "name": "Dundee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dundee"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107954/?format=api",
                "id": 107954,
                "name": "Final Force 1580"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19889/?format=api",
                "id": 19889,
                "name": "The Moonwalkers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109546/?format=api",
                "id": 109546,
                "name": "The Bionic Force"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5883"
        }
    ]
}