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

{
    "url": "https://demozoo.org/api/v1/releasers/32151/?format=api",
    "demozoo_url": "https://demozoo.org/groups/32151/",
    "id": 32151,
    "name": "Llamasoft",
    "is_group": true,
    "nicks": [
        {
            "name": "Llamasoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Llamasoft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32152/?format=api",
                "id": 32152,
                "name": "Yak"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://minotaurproject.co.uk/frontpage.php"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.mobygames.com/company/llamasoft-ltd"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LLAMASFT/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=58278"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030220062620/http://www.llamasoftarchive.com/"
        }
    ]
}