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

{
    "url": "https://demozoo.org/api/v1/releasers/153920/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/153920/",
    "id": 153920,
    "name": "ADJ",
    "is_group": false,
    "nicks": [
        {
            "name": "ADJ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ADJ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37564/?format=api",
                "id": 37564,
                "name": "The Professionals 2010"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1716/?format=api",
                "id": 1716,
                "name": "ABC Crackings"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9911"
        }
    ]
}