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

{
    "url": "https://demozoo.org/api/v1/releasers/147833/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147833/",
    "id": 147833,
    "name": "Cyberdyne",
    "is_group": true,
    "nicks": [
        {
            "name": "Cyberdyne",
            "abbreviation": "CYD",
            "is_primary_nick": true,
            "variants": [
                "CYD",
                "Cyberdyne"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/334/?format=api",
                "id": 334,
                "name": "TmX"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6967/?format=api",
                "id": 6967,
                "name": "Lussar'n"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45748/?format=api",
                "id": 45748,
                "name": "Noy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56812/?format=api",
                "id": 56812,
                "name": "Ken"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71538"
        }
    ]
}