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

{
    "url": "https://demozoo.org/api/v1/releasers/81338/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/81338/",
    "id": 81338,
    "name": "DP",
    "is_group": false,
    "nicks": [
        {
            "name": "DP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52777/?format=api",
                "id": 52777,
                "name": "Aidon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36081/?format=api",
                "id": 36081,
                "name": "Universe"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21821"
        }
    ]
}