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

{
    "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2419/",
    "id": 2419,
    "name": "Havoc",
    "is_group": false,
    "nicks": [
        {
            "name": "Havoc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Havoc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2418/?format=api",
                "id": 2418,
                "name": "LineOut"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2187/?format=api",
                "id": 2187,
                "name": "FUN Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31037/?format=api",
                "id": 31037,
                "name": "The Giants"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56505/?format=api",
                "id": 56505,
                "name": "Falcon Users Netherlands"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=792"
        }
    ]
}