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

{
    "url": "https://demozoo.org/api/v1/releasers/156952/?format=api",
    "demozoo_url": "https://demozoo.org/groups/156952/",
    "id": 156952,
    "name": "Agony",
    "is_group": true,
    "nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Agony"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7305/?format=api",
                "id": 7305,
                "name": "Ninja"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32255/?format=api",
                "id": 32255,
                "name": "Floopy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10536/?format=api",
                "id": 10536,
                "name": "Easy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2120/?format=api",
                "id": 2120,
                "name": "Spiral"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/647/?format=api",
                "id": 647,
                "name": "Mic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=73268"
        }
    ]
}