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

{
    "url": "https://demozoo.org/api/v1/releasers/30511/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30511/",
    "id": 30511,
    "name": "Scheidenwind",
    "is_group": true,
    "nicks": [
        {
            "name": "Scheidenwind",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scheidenwind"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4674/?format=api",
                "id": 4674,
                "name": "Igoronimo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22096/?format=api",
                "id": 22096,
                "name": "Caynan"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}