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

{
    "url": "https://demozoo.org/api/v1/releasers/79832/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79832/",
    "id": 79832,
    "name": "Nazgul",
    "is_group": false,
    "nicks": [
        {
            "name": "Nazgul",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nazgul"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79833/?format=api",
                "id": 79833,
                "name": "Istari Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47819/?format=api",
                "id": 47819,
                "name": "Butterfly Software Group"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5754"
        }
    ]
}