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

{
    "url": "https://demozoo.org/api/v1/releasers/46410/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46410/",
    "id": 46410,
    "name": "AReS",
    "is_group": false,
    "nicks": [
        {
            "name": "AReS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "AR",
                "AReS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118665/?format=api",
                "id": 118665,
                "name": "Artists Without Loyality"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79256/?format=api",
                "id": 79256,
                "name": "Lethal Software Distributors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/ares/"
        }
    ]
}