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

{
    "url": "https://demozoo.org/api/v1/releasers/72075/?format=api",
    "demozoo_url": "https://demozoo.org/groups/72075/",
    "id": 72075,
    "name": "ERT",
    "is_group": true,
    "nicks": [
        {
            "name": "ERT",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ERT"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72080/?format=api",
                "id": 72080,
                "name": "Ispania"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72076/?format=api",
                "id": 72076,
                "name": "NOP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72077/?format=api",
                "id": 72077,
                "name": "franker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72079/?format=api",
                "id": 72079,
                "name": "Txx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13138"
        }
    ]
}