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

{
    "url": "https://demozoo.org/api/v1/releasers/76235/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76235/",
    "id": 76235,
    "name": "The Delta Force",
    "is_group": true,
    "nicks": [
        {
            "name": "Delta Force Inc.",
            "abbreviation": "DFI",
            "is_primary_nick": false,
            "variants": [
                "DF4",
                "DFI",
                "Delta Force Inc."
            ]
        },
        {
            "name": "The Delta Force",
            "abbreviation": "TDF",
            "is_primary_nick": true,
            "variants": [
                "Delta Force",
                "TDF",
                "The Delta Force"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51813/?format=api",
                "id": 51813,
                "name": "Riffs"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55375/?format=api",
                "id": 55375,
                "name": "Chopper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52600/?format=api",
                "id": 52600,
                "name": "Dazz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76668/?format=api",
                "id": 76668,
                "name": "FFP"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76669/?format=api",
                "id": 76669,
                "name": "Foots"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66785/?format=api",
                "id": 66785,
                "name": "Ironfist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2634"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8938"
        }
    ]
}