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

{
    "url": "https://demozoo.org/api/v1/releasers/119039/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119039/",
    "id": 119039,
    "name": "Belgian Software Exchange",
    "is_group": true,
    "nicks": [
        {
            "name": "Belgian Software Exchange",
            "abbreviation": "BSE",
            "is_primary_nick": true,
            "variants": [
                "BSE",
                "Belgian Software Exchange"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89839/?format=api",
                "id": 89839,
                "name": "Barbarian"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89838/?format=api",
                "id": 89838,
                "name": "Ray Razor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121051/?format=api",
                "id": 121051,
                "name": "The Grim Reaper"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}