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

{
    "url": "https://demozoo.org/api/v1/releasers/109458/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109458/",
    "id": 109458,
    "name": "Team Flexible 6996",
    "is_group": true,
    "nicks": [
        {
            "name": "Team Flexible 6996",
            "abbreviation": "T.F.",
            "is_primary_nick": true,
            "variants": [
                "T.F.",
                "Team Flexible 6996"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127639/?format=api",
                "id": 127639,
                "name": "Disky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135028/?format=api",
                "id": 135028,
                "name": "Jayjay"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/135733/?format=api",
                "id": 135733,
                "name": "Noel"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3456"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9209"
        }
    ]
}