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

{
    "url": "https://demozoo.org/api/v1/releasers/106127/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/106127/",
    "id": 106127,
    "name": "Forced Entry",
    "is_group": false,
    "nicks": [
        {
            "name": "Forced Entry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Forced Entry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129588/?format=api",
                "id": 129588,
                "name": "ENTiTY"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}