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

{
    "url": "https://demozoo.org/api/v1/releasers/84418/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84418/",
    "id": 84418,
    "name": "Flat 3 Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "FLAT3",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FLAT3"
            ]
        },
        {
            "name": "Flat 3",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flat 3"
            ]
        },
        {
            "name": "Flat 3 Hackers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flat 3 Hackers"
            ]
        },
        {
            "name": "Flat Three",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Flat Three"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81426/?format=api",
                "id": 81426,
                "name": "Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73430/?format=api",
                "id": 73430,
                "name": "Bub"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139955/?format=api",
                "id": 139955,
                "name": "Ade"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139957/?format=api",
                "id": 139957,
                "name": "Armo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1858"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2370"
        }
    ]
}