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

{
    "url": "https://demozoo.org/api/v1/releasers/19883/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19883/",
    "id": 19883,
    "name": "Bisounours",
    "is_group": false,
    "nicks": [
        {
            "name": "Bisounours",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bisounours"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19884/?format=api",
                "id": 19884,
                "name": "Tiny Toons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22160/?format=api",
                "id": 22160,
                "name": "Se7en"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65072/?format=api",
                "id": 65072,
                "name": "Nuage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11327/?format=api",
                "id": 11327,
                "name": "Aegis Corp."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}