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

{
    "url": "https://demozoo.org/api/v1/releasers/108794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108794/",
    "id": 108794,
    "name": "Russian Reality Review",
    "is_group": true,
    "nicks": [
        {
            "name": "Russian Reality Review",
            "abbreviation": "RRR",
            "is_primary_nick": true,
            "variants": [
                "RRR",
                "Russian Reality Review"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/120149/?format=api",
                "id": 120149,
                "name": "Heavenz Byte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89915/?format=api",
                "id": 89915,
                "name": "Damned Knight"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11082"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/mags/russian_reality_review/"
        }
    ]
}