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

{
    "url": "https://demozoo.org/api/v1/releasers/31494/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31494/",
    "id": 31494,
    "name": "GoGo",
    "is_group": false,
    "nicks": [
        {
            "name": "GoGo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GoGo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2050/?format=api",
                "id": 2050,
                "name": "The Carebears"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                "id": 2173,
                "name": "Delta Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40277/?format=api",
                "id": 40277,
                "name": "Thalion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/GOGO/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17581"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,26631/"
        }
    ]
}