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

{
    "url": "https://demozoo.org/api/v1/releasers/1063/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1063/",
    "id": 1063,
    "name": "Fatal Justice",
    "is_group": true,
    "nicks": [
        {
            "name": "Fatal Justice",
            "abbreviation": "FJ",
            "is_primary_nick": true,
            "variants": [
                "FJ",
                "Fatal Justice"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1062/?format=api",
                "id": 1062,
                "name": "Insanity"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11343/?format=api",
                "id": 11343,
                "name": "Evil Maniak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7/?format=api",
                "id": 7,
                "name": "Hellfire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1065/?format=api",
                "id": 1065,
                "name": "Diskhawk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61139/?format=api",
                "id": 61139,
                "name": "Internal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=577"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/fatal_justice/"
        }
    ]
}