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

{
    "url": "https://demozoo.org/api/v1/releasers/97964/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97964/",
    "id": 97964,
    "name": "Pyrox",
    "is_group": true,
    "nicks": [
        {
            "name": "Pyrox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pyrox"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4706/?format=api",
                "id": 4706,
                "name": "Tough One"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4701/?format=api",
                "id": 4701,
                "name": "Retaliator"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44002/?format=api",
                "id": 44002,
                "name": "Zytrox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44003/?format=api",
                "id": 44003,
                "name": "Eagle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40617"
        }
    ]
}