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

{
    "url": "https://demozoo.org/api/v1/releasers/9182/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9182/",
    "id": 9182,
    "name": "TmK",
    "is_group": false,
    "nicks": [
        {
            "name": "Time Keeper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Time Keeper"
            ]
        },
        {
            "name": "TimeKeeper",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "TimeKeeper"
            ]
        },
        {
            "name": "TmK",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TmK"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9181/?format=api",
                "id": 9181,
                "name": "Master Home Computing Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                "id": 3944,
                "name": "deMarche"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79675/?format=api",
                "id": 79675,
                "name": "Insiders"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6241"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=24305"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Time_Keeper"
        }
    ]
}