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

{
    "url": "https://demozoo.org/api/v1/releasers/2504/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2504/",
    "id": 2504,
    "name": "Defence Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Defence Force",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Defence Force",
                "Defence-Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2503/?format=api",
                "id": 2503,
                "name": "Dbug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45566/?format=api",
                "id": 45566,
                "name": "Jede"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39142/?format=api",
                "id": 39142,
                "name": "Twilighte"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17739/?format=api",
                "id": 17739,
                "name": "MooZ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26325/?format=api",
                "id": 26325,
                "name": "Jylam"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.defence-force.org"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DEFENCEF/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=308"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/defence_force/"
        }
    ]
}