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

{
    "url": "https://demozoo.org/api/v1/releasers/133561/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133561/",
    "id": 133561,
    "name": "Deadline",
    "is_group": true,
    "nicks": [
        {
            "name": "Deadline",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deadline"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4588/?format=api",
                "id": 4588,
                "name": "Drone"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96863/?format=api",
                "id": 96863,
                "name": "Derek B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133565/?format=api",
                "id": 133565,
                "name": "Fox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=72673"
        }
    ]
}