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

{
    "url": "https://demozoo.org/api/v1/releasers/119375/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119375/",
    "id": 119375,
    "name": "Nemesis",
    "is_group": false,
    "nicks": [
        {
            "name": "Nemesis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nemesis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143415/?format=api",
                "id": 143415,
                "name": "Copyright Masters Couriers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                "id": 78470,
                "name": "The Underworld Corporation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125356/?format=api",
                "id": 125356,
                "name": "The Calculus Group"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}