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

{
    "url": "https://demozoo.org/api/v1/releasers/46509/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46509/",
    "id": 46509,
    "name": "Chromatiq",
    "is_group": false,
    "nicks": [
        {
            "name": "Chromatiq",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chromatiq"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46510/?format=api",
                "id": 46510,
                "name": "X-Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46511/?format=api",
                "id": 46511,
                "name": "RAPiER"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81657/?format=api",
                "id": 81657,
                "name": "Masque"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}