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

{
    "url": "https://demozoo.org/api/v1/releasers/113372/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/113372/",
    "id": 113372,
    "name": "The Unforgiven",
    "is_group": false,
    "nicks": [
        {
            "name": "The Unforgiven",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Unforgiven",
                "Unforgiven"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123309/?format=api",
                "id": 123309,
                "name": "Worldwide Applications RElease System"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}