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

{
    "url": "https://demozoo.org/api/v1/releasers/111801/?format=api",
    "demozoo_url": "https://demozoo.org/groups/111801/",
    "id": 111801,
    "name": "Bundeszentrale für Echtzeitkulturelle Aufklärung",
    "is_group": true,
    "nicks": [
        {
            "name": "Bundeszentrale für Echtzeitkulturelle Aufklärung",
            "abbreviation": "B.E.A.",
            "is_primary_nick": true,
            "variants": [
                "B.E.A.",
                "Bundeszentrale für Echtzeitkulturelle Aufklärung"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6411/?format=api",
                "id": 6411,
                "name": "docd"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111802/?format=api",
                "id": 111802,
                "name": "Shana"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                "id": 34758,
                "name": "Bod"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}