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

{
    "url": "https://demozoo.org/api/v1/releasers/62432/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62432/",
    "id": 62432,
    "name": "Action",
    "is_group": true,
    "nicks": [
        {
            "name": "Action",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Action"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62433/?format=api",
                "id": 62433,
                "name": "Codetapper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82371/?format=api",
                "id": 82371,
                "name": "Legionary"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66272"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/action/"
        }
    ]
}