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

{
    "url": "https://demozoo.org/api/v1/releasers/59597/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59597/",
    "id": 59597,
    "name": "Frames Factory Corp",
    "is_group": true,
    "nicks": [
        {
            "name": "FFC Computers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FFC Computers"
            ]
        },
        {
            "name": "Frames Factory Corp",
            "abbreviation": "FFC",
            "is_primary_nick": true,
            "variants": [
                "FFC",
                "Frames Factory Corp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12212/?format=api",
                "id": 12212,
                "name": "Royal Software"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59622/?format=api",
                "id": 59622,
                "name": "Alex Letaev"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/FFC_Computers"
        }
    ]
}