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

{
    "url": "https://demozoo.org/api/v1/releasers/125195/?format=api",
    "demozoo_url": "https://demozoo.org/groups/125195/",
    "id": 125195,
    "name": "Exclusive",
    "is_group": true,
    "nicks": [
        {
            "name": "Exclusive",
            "abbreviation": "EXC",
            "is_primary_nick": true,
            "variants": [
                "EXC",
                "Exclusive"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23746/?format=api",
                "id": 23746,
                "name": "5th Dynasty"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67788/?format=api",
                "id": 67788,
                "name": "Shadow!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125196/?format=api",
                "id": 125196,
                "name": "Wasi^Quasi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/exclusive/"
        }
    ]
}