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

{
    "url": "https://demozoo.org/api/v1/releasers/46046/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46046/",
    "id": 46046,
    "name": "Nox",
    "is_group": false,
    "nicks": [
        {
            "name": "Nox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3508/?format=api",
                "id": 3508,
                "name": "Zeus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30080/?format=api",
                "id": 30080,
                "name": "Tech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93526/?format=api",
                "id": 93526,
                "name": "Artefact"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19703"
        }
    ]
}