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

{
    "url": "https://demozoo.org/api/v1/releasers/121740/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121740/",
    "id": 121740,
    "name": "The Overlord",
    "is_group": false,
    "nicks": [
        {
            "name": "The Overlord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Overlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122219/?format=api",
                "id": 122219,
                "name": "Paralysis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80594/?format=api",
                "id": 80594,
                "name": "Local Courier System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131037/?format=api",
                "id": 131037,
                "name": "World Wide Couriers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76715/?format=api",
                "id": 76715,
                "name": "Red Green Blue"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}