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

{
    "url": "https://demozoo.org/api/v1/releasers/57503/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57503/",
    "id": 57503,
    "name": "UTEN",
    "is_group": true,
    "nicks": [
        {
            "name": "UTEN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "UTEN"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2101/?format=api",
                "id": 2101,
                "name": "Excellence In Art"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2273/?format=api",
                "id": 2273,
                "name": "Unit 17"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/39677/?format=api",
                "id": 39677,
                "name": "Toxic Twins"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2218/?format=api",
                "id": 2218,
                "name": "NewCore"
            },
            "is_current": false
        }
    ],
    "external_links": []
}