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

{
    "url": "https://demozoo.org/api/v1/releasers/145395/?format=api",
    "demozoo_url": "https://demozoo.org/groups/145395/",
    "id": 145395,
    "name": "Cobra Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Cobra Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cobra Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145394/?format=api",
                "id": 145394,
                "name": "Qazic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145396/?format=api",
                "id": 145396,
                "name": "Cyber"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Cobra_Software"
        }
    ]
}