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

{
    "url": "https://demozoo.org/api/v1/releasers/139463/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139463/",
    "id": 139463,
    "name": "Robocop",
    "is_group": true,
    "nicks": [
        {
            "name": "Robocop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Robocop"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97940/?format=api",
                "id": 97940,
                "name": "CSI"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/151651/?format=api",
                "id": 151651,
                "name": "GFx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19465/?format=api",
                "id": 19465,
                "name": "Xad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47229/?format=api",
                "id": 47229,
                "name": "Proj."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=67757"
        }
    ]
}