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

{
    "url": "https://demozoo.org/api/v1/releasers/38367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38367/",
    "id": 38367,
    "name": "e0r",
    "is_group": false,
    "nicks": [
        {
            "name": "e0r",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "e0r"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38366/?format=api",
                "id": 38366,
                "name": "Derangeds"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3918/?format=api",
                "id": 3918,
                "name": "Resistance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/e0r"
        }
    ]
}