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

{
    "url": "https://demozoo.org/api/v1/releasers/46102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46102/",
    "id": 46102,
    "name": "MSC",
    "is_group": false,
    "nicks": [
        {
            "name": "MSC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MSC"
            ]
        },
        {
            "name": "Moonchild",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Moonchild"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13273/?format=api",
                "id": 13273,
                "name": "Factor X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1059/?format=api",
                "id": 1059,
                "name": "Sector 7"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                "id": 71844,
                "name": "Primary"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88369/?format=api",
                "id": 88369,
                "name": "Versus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}