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

{
    "url": "https://demozoo.org/api/v1/releasers/2371/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2371/",
    "id": 2371,
    "name": "Flix",
    "is_group": false,
    "nicks": [
        {
            "name": "Flix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Flix"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                "id": 2173,
                "name": "Delta Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31780/?format=api",
                "id": 31780,
                "name": "Offbeat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40415/?format=api",
                "id": 40415,
                "name": "The Hijackers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20060324135954/http://www.tcs.ifi.lmu.de/~brandtf/"
        }
    ]
}