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

{
    "url": "https://demozoo.org/api/v1/releasers/88731/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88731/",
    "id": 88731,
    "name": "Meat-Cleever",
    "is_group": false,
    "nicks": [
        {
            "name": "Meat-Cleever",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Meat Cleever",
                "Meat-Cleever"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                "id": 2024,
                "name": "Humane"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                "id": 1951,
                "name": "Defekt"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48581/?format=api",
                "id": 48581,
                "name": "Asylum"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50238"
        }
    ]
}