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

{
    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8025/",
    "id": 8025,
    "name": "The European Technology",
    "is_group": true,
    "nicks": [
        {
            "name": "The European Technology",
            "abbreviation": "TET",
            "is_primary_nick": true,
            "variants": [
                "TET",
                "The European Technology"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61718/?format=api",
                "id": 61718,
                "name": "Exec"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76893/?format=api",
                "id": 76893,
                "name": "Olppa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76894/?format=api",
                "id": 76894,
                "name": "Radical"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76895/?format=api",
                "id": 76895,
                "name": "Royal"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1366"
        }
    ]
}