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

{
    "url": "https://demozoo.org/api/v1/releasers/135329/?format=api",
    "demozoo_url": "https://demozoo.org/groups/135329/",
    "id": 135329,
    "name": "GRiNFORMER",
    "is_group": true,
    "nicks": [
        {
            "name": "GRiNFORMER",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GRiN",
                "GRiNFORMER"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47224/?format=api",
                "id": 47224,
                "name": "Liquid Nitro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110486/?format=api",
                "id": 110486,
                "name": "Inside Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86307/?format=api",
                "id": 86307,
                "name": "Maxx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}