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

{
    "url": "https://demozoo.org/api/v1/releasers/52889/?format=api",
    "demozoo_url": "https://demozoo.org/groups/52889/",
    "id": 52889,
    "name": "Force Ten",
    "is_group": true,
    "nicks": [
        {
            "name": "Force Ten",
            "abbreviation": "FT",
            "is_primary_nick": true,
            "variants": [
                "FT",
                "Force Ten"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52888/?format=api",
                "id": 52888,
                "name": "Iron Eagle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75293/?format=api",
                "id": 75293,
                "name": "TMM"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140373/?format=api",
                "id": 140373,
                "name": "Animal"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108202/?format=api",
                "id": 108202,
                "name": "Frodo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132696/?format=api",
                "id": 132696,
                "name": "Powerslave"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1337"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8523"
        }
    ]
}