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

{
    "url": "https://demozoo.org/api/v1/releasers/154633/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154633/",
    "id": 154633,
    "name": "FX/2 Graphics Group",
    "is_group": true,
    "nicks": [
        {
            "name": "FX/2 Graphics Group",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FX/2 Graphics Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154634/?format=api",
                "id": 154634,
                "name": "White Lightning"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104654/?format=api",
                "id": 104654,
                "name": "Felonius Monk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86506/?format=api",
                "id": 86506,
                "name": "DemonsDen"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154635/?format=api",
                "id": 154635,
                "name": "The Sphinx"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}