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

{
    "url": "https://demozoo.org/api/v1/releasers/89438/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89438/",
    "id": 89438,
    "name": "Ice Breaker",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Breaker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ice Breaker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89430/?format=api",
                "id": 89430,
                "name": "HEAT"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115556/?format=api",
                "id": 115556,
                "name": "MAGiC"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132257/?format=api",
                "id": 132257,
                "name": "Cynic Staff"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}