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

{
    "url": "https://demozoo.org/api/v1/releasers/90670/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90670/",
    "id": 90670,
    "name": "The Predator",
    "is_group": false,
    "nicks": [
        {
            "name": "Predator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Predator"
            ]
        },
        {
            "name": "The Predator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Predator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140279/?format=api",
                "id": 140279,
                "name": "Alliance"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                "id": 7139,
                "name": "Cross"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140282/?format=api",
                "id": 140282,
                "name": "Tango & Cash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4067/?format=api",
                "id": 4067,
                "name": "Tetragon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5350"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67414"
        }
    ]
}