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

{
    "url": "https://demozoo.org/api/v1/releasers/133720/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133720/",
    "id": 133720,
    "name": "Crisis Productions",
    "is_group": true,
    "nicks": [
        {
            "name": "Crisis Productions",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crisis Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139418/?format=api",
                "id": 139418,
                "name": "Csega"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133727/?format=api",
                "id": 133727,
                "name": "t0m4t0"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133728/?format=api",
                "id": 133728,
                "name": "Zadabar"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://crisisproductions.hu/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15561"
        }
    ]
}