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

{
    "url": "https://demozoo.org/api/v1/releasers/45876/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/45876/",
    "id": 45876,
    "name": "Phantom",
    "is_group": false,
    "nicks": [
        {
            "name": "Phantom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phantom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12175/?format=api",
                "id": 12175,
                "name": "International Network of Crackers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46476/?format=api",
                "id": 46476,
                "name": "Software Chronicles Digest"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78345/?format=api",
                "id": 78345,
                "name": "XTC Enterprises"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}