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

{
    "url": "https://demozoo.org/api/v1/releasers/154482/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154482/",
    "id": 154482,
    "name": "Artex",
    "is_group": true,
    "nicks": [
        {
            "name": "Artex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Artex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122745/?format=api",
                "id": 122745,
                "name": "Maniac Design"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154483/?format=api",
                "id": 154483,
                "name": "Jesus Jr."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4105"
        }
    ]
}