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

{
    "url": "https://demozoo.org/api/v1/releasers/2065/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2065/",
    "id": 2065,
    "name": "Thyrex",
    "is_group": false,
    "nicks": [
        {
            "name": "Thyrex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Thyrex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2064/?format=api",
                "id": 2064,
                "name": "LoUD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2221/?format=api",
                "id": 2221,
                "name": "No Limit Coding"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32415/?format=api",
                "id": 32415,
                "name": "The Silent Noise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2155/?format=api",
                "id": 2155,
                "name": "Atrocity"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010314042037/http://djthyrex.free.fr/"
        }
    ]
}