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

{
    "url": "https://demozoo.org/api/v1/releasers/90514/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90514/",
    "id": 90514,
    "name": "Hackrat",
    "is_group": false,
    "nicks": [
        {
            "name": "Hackrat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hackrat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90560/?format=api",
                "id": 90560,
                "name": "WLW"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46616/?format=api",
                "id": 46616,
                "name": "Drink or Die"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}