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

{
    "url": "https://demozoo.org/api/v1/releasers/141159/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141159/",
    "id": 141159,
    "name": "Mental Images",
    "is_group": true,
    "nicks": [
        {
            "name": "Mental Images",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mental Images"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141158/?format=api",
                "id": 141158,
                "name": "Excelsior"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141160/?format=api",
                "id": 141160,
                "name": "Major"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2949"
        }
    ]
}