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

{
    "url": "https://demozoo.org/api/v1/releasers/44598/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/44598/",
    "id": 44598,
    "name": "Phox",
    "is_group": false,
    "nicks": [
        {
            "name": "Kitsune",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kitsune"
            ]
        },
        {
            "name": "Phox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phox"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43652/?format=api",
                "id": 43652,
                "name": "CTS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28192/?format=api",
                "id": 28192,
                "name": "Zaïebanï"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011103101249/http://tesla.rcub.bg.ac.yu/~phox/index.html"
        }
    ]
}