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

{
    "url": "https://demozoo.org/api/v1/releasers/105875/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105875/",
    "id": 105875,
    "name": "Darklord",
    "is_group": false,
    "nicks": [
        {
            "name": "Darklord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Darklord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26383/?format=api",
                "id": 26383,
                "name": "Legacy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107369/?format=api",
                "id": 107369,
                "name": "Cocoon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134004/?format=api",
                "id": 134004,
                "name": "TREX"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22180/?format=api",
                "id": 22180,
                "name": "Avantgarde"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5332"
        }
    ]
}