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

{
    "url": "https://demozoo.org/api/v1/releasers/89419/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89419/",
    "id": 89419,
    "name": "Electric Eel",
    "is_group": false,
    "nicks": [
        {
            "name": "Electric Eel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Electric Eel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89416/?format=api",
                "id": 89416,
                "name": "Gaming Review Forum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120503/?format=api",
                "id": 120503,
                "name": "Teknosis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}