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

{
    "url": "https://demozoo.org/api/v1/releasers/141361/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141361/",
    "id": 141361,
    "name": "Ayatollah",
    "is_group": false,
    "nicks": [
        {
            "name": "Ayatollah",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ayatollah"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69236/?format=api",
                "id": 69236,
                "name": "The Newcomers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141362/?format=api",
                "id": 141362,
                "name": "The Software Terrorists"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}