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

{
    "url": "https://demozoo.org/api/v1/releasers/88115/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88115/",
    "id": 88115,
    "name": "Insight",
    "is_group": false,
    "nicks": [
        {
            "name": "Insight",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Insight"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88105/?format=api",
                "id": 88105,
                "name": "Hostile"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129513/?format=api",
                "id": 129513,
                "name": "Warez Anarchy Review"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/insight"
        }
    ]
}