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

{
    "url": "https://demozoo.org/api/v1/releasers/107539/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107539/",
    "id": 107539,
    "name": "Importers Releasing Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Importers Releasing Software",
            "abbreviation": "IRS",
            "is_primary_nick": true,
            "variants": [
                "IRS",
                "Importers Releasing Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141705/?format=api",
                "id": 141705,
                "name": "The Inferno"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130567/?format=api",
                "id": 130567,
                "name": "The Criminal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3639"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9800"
        }
    ]
}