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

{
    "url": "https://demozoo.org/api/v1/releasers/154572/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154572/",
    "id": 154572,
    "name": "Task",
    "is_group": true,
    "nicks": [
        {
            "name": "Task",
            "abbreviation": "TSK",
            "is_primary_nick": true,
            "variants": [
                "TSK",
                "Task"
            ]
        },
        {
            "name": "Task Inc.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Task Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67788/?format=api",
                "id": 67788,
                "name": "sTc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78693/?format=api",
                "id": 78693,
                "name": "Airworx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78692/?format=api",
                "id": 78692,
                "name": "Snow"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137569/?format=api",
                "id": 137569,
                "name": "Death Angel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154573/?format=api",
                "id": 154573,
                "name": "Nico"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/task_inc/"
        }
    ]
}