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

{
    "url": "https://demozoo.org/api/v1/releasers/88628/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88628/",
    "id": 88628,
    "name": "Lightning",
    "is_group": false,
    "nicks": [
        {
            "name": "Lightning",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lightning"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88625/?format=api",
                "id": 88625,
                "name": "Master Couriering"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78926/?format=api",
                "id": 78926,
                "name": "High Tech Couriers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}