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

{
    "url": "https://demozoo.org/api/v1/releasers/117175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/117175/",
    "id": 117175,
    "name": "Aliens",
    "is_group": true,
    "nicks": [
        {
            "name": "Aliens",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aliens"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117174/?format=api",
                "id": 117174,
                "name": "Dr. Zero"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117176/?format=api",
                "id": 117176,
                "name": "Gigawatt"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117177/?format=api",
                "id": 117177,
                "name": "Warrior"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=69305"
        }
    ]
}