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

{
    "url": "https://demozoo.org/api/v1/releasers/133287/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133287/",
    "id": 133287,
    "name": "UNLiMiTED",
    "is_group": true,
    "nicks": [
        {
            "name": "UNLiMiTED",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "UNLiMiTED"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75712/?format=api",
                "id": 75712,
                "name": "Stainless Steel Rat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76443/?format=api",
                "id": 76443,
                "name": "Vector Helix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75709/?format=api",
                "id": 75709,
                "name": "Folksinger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146222/?format=api",
                "id": 146222,
                "name": "Night Slayer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146223/?format=api",
                "id": 146223,
                "name": "Cypress Hill"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/unlimited"
        }
    ]
}