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

{
    "url": "https://demozoo.org/api/v1/releasers/37424/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37424/",
    "id": 37424,
    "name": "French Demoscene Activist",
    "is_group": true,
    "nicks": [
        {
            "name": "French Demoscene Activist",
            "abbreviation": "FDA",
            "is_primary_nick": true,
            "variants": [
                "FDA",
                "French Demoscene Activist"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65799/?format=api",
                "id": 65799,
                "name": "DahanBOS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27814/?format=api",
                "id": 27814,
                "name": "Dahan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7324"
        }
    ]
}