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

{
    "url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59583/",
    "id": 59583,
    "name": "Legion Of Steel Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "Legion Of Steel Warriors",
            "abbreviation": "LOSW",
            "is_primary_nick": true,
            "variants": [
                "LOSW",
                "Legion Of Steel Warriors"
            ]
        },
        {
            "name": "Steel Warriors Group",
            "abbreviation": "SWG",
            "is_primary_nick": false,
            "variants": [
                "SWG",
                "Steel Warriors Group"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                "id": 9324,
                "name": "Prestige"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59649/?format=api",
                "id": 59649,
                "name": "SNB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59854/?format=api",
                "id": 59854,
                "name": "TVM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59855/?format=api",
                "id": 59855,
                "name": "Nik Borel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70861/?format=api",
                "id": 70861,
                "name": "Wasquez"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128834/?format=api",
                "id": 128834,
                "name": "b0S"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2753"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Legion_Of_Steel_Warriors"
        }
    ]
}