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

{
    "url": "https://demozoo.org/api/v1/releasers/141236/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141236/",
    "id": 141236,
    "name": "Imagitec Design Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Imagitec Design Inc.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Imagitec Design Inc."
            ]
        },
        {
            "name": "Imagitec Design Ltd.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Imagitec Design Ltd."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5050/?format=api",
                "id": 5050,
                "name": "Barry Leitch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/company/1113/imagitec-design-inc/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.mobygames.com/company/8108/imagitec-design-ltd/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=57426"
        },
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/Imagitec_Design"
        }
    ]
}