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

{
    "url": "https://demozoo.org/api/v1/releasers/68418/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68418/",
    "id": 68418,
    "name": "MDMA Germany",
    "is_group": true,
    "nicks": [
        {
            "name": "MDMA Germany",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MDMA Germany",
                "not related to the Irish group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101191/?format=api",
                "id": 101191,
                "name": "Fump"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105953/?format=api",
                "id": 105953,
                "name": "Score"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105952/?format=api",
                "id": 105952,
                "name": "Adam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116746/?format=api",
                "id": 116746,
                "name": "Scope"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}