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

{
    "url": "https://demozoo.org/api/v1/releasers/154586/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154586/",
    "id": 154586,
    "name": "Delusions of Anarchy",
    "is_group": true,
    "nicks": [
        {
            "name": "Delusions of Anarchy",
            "abbreviation": "DoA",
            "is_primary_nick": true,
            "variants": [
                "Delusions of Anarchy",
                "DoA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154587/?format=api",
                "id": 154587,
                "name": "Brain Dead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154589/?format=api",
                "id": 154589,
                "name": "Negative Creep"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154590/?format=api",
                "id": 154590,
                "name": "Glacius"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/delusions_of_anarchy/"
        }
    ]
}