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

{
    "url": "https://demozoo.org/api/v1/releasers/42674/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42674/",
    "id": 42674,
    "name": "Denthor",
    "is_group": false,
    "nicks": [
        {
            "name": "Denthor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Denthor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42673/?format=api",
                "id": 42673,
                "name": "Asphyxia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/docs/tutorials/denthor/"
        }
    ]
}