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

{
    "url": "https://demozoo.org/api/v1/releasers/34069/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34069/",
    "id": 34069,
    "name": "TGG",
    "is_group": true,
    "nicks": [
        {
            "name": "TGG",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TGG"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34062/?format=api",
                "id": 34062,
                "name": "_SID_"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34075/?format=api",
                "id": 34075,
                "name": "Loke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15473/?format=api",
                "id": 15473,
                "name": "Kyber"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.slengpung.com/v3/groups.php?group=387#387"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7860"
        }
    ]
}