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

{
    "url": "https://demozoo.org/api/v1/releasers/33283/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33283/",
    "id": 33283,
    "name": "Logofactory",
    "is_group": true,
    "nicks": [
        {
            "name": "Logofactory",
            "abbreviation": "LGF",
            "is_primary_nick": true,
            "variants": [
                "LGF",
                "Logofactory"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10662/?format=api",
                "id": 10662,
                "name": "Asphyx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}