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

{
    "url": "https://demozoo.org/api/v1/releasers/97724/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97724/",
    "id": 97724,
    "name": "Militia",
    "is_group": true,
    "nicks": [
        {
            "name": "Militia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Militia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50189/?format=api",
                "id": 50189,
                "name": "Cro"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53428/?format=api",
                "id": 53428,
                "name": "Extremist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62376/?format=api",
                "id": 62376,
                "name": "Ray Manta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50539/?format=api",
                "id": 50539,
                "name": "Drift"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39714"
        }
    ]
}