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

{
    "url": "https://demozoo.org/api/v1/releasers/116602/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116602/",
    "id": 116602,
    "name": "In$ert",
    "is_group": false,
    "nicks": [
        {
            "name": "In$ert",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "In$ert",
                "Insert"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116601/?format=api",
                "id": 116601,
                "name": "Abrasion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119197/?format=api",
                "id": 119197,
                "name": "Seed"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146302/?format=api",
                "id": 146302,
                "name": "Aqua"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}