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

{
    "url": "https://demozoo.org/api/v1/releasers/113089/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113089/",
    "id": 113089,
    "name": "Outrage'88",
    "is_group": true,
    "nicks": [
        {
            "name": "Outrage Software",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Outrage Software"
            ]
        },
        {
            "name": "Outrage'88",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Outrage'88"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2775/?format=api",
                "id": 2775,
                "name": "Case"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2531"
        }
    ]
}