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

{
    "url": "https://demozoo.org/api/v1/releasers/72205/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72205/",
    "id": 72205,
    "name": "Vostok",
    "is_group": false,
    "nicks": [
        {
            "name": "Vostok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vostok"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46075/?format=api",
                "id": 46075,
                "name": "Flood"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7085/?format=api",
                "id": 7085,
                "name": "Access"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}