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

{
    "url": "https://demozoo.org/api/v1/releasers/10906/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10906/",
    "id": 10906,
    "name": "Tsygä",
    "is_group": true,
    "nicks": [
        {
            "name": "Tsygä",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tsygae",
                "Tsygä"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                "id": 828,
                "name": "Nosfe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3046/?format=api",
                "id": 3046,
                "name": "216"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3032/?format=api",
                "id": 3032,
                "name": "Kraku"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/506/?format=api",
                "id": 506,
                "name": "Uncle-X"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=790"
        }
    ]
}