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

{
    "url": "https://demozoo.org/api/v1/releasers/3469/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3469/",
    "id": 3469,
    "name": "Terminator X",
    "is_group": false,
    "nicks": [
        {
            "name": "Terminator X",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Terminator X"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3330/?format=api",
                "id": 3330,
                "name": "Cytax"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47447/?format=api",
                "id": 47447,
                "name": "System 5"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54273/?format=api",
                "id": 54273,
                "name": "Olmecs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108525/?format=api",
                "id": 108525,
                "name": "The Panties"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57663/?format=api",
                "id": 57663,
                "name": "The Exceptions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=5177"
        }
    ]
}