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

{
    "url": "https://demozoo.org/api/v1/releasers/27420/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27420/",
    "id": 27420,
    "name": "Megaman",
    "is_group": false,
    "nicks": [
        {
            "name": "Andreas Tadic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andreas Tadic"
            ]
        },
        {
            "name": "Megaman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Megaman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                "id": 662,
                "name": "Phenomena"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27413/?format=api",
                "id": 27413,
                "name": "Crack Force Five"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16034/?format=api",
                "id": 16034,
                "name": "Triangle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1970"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,41455/"
        }
    ]
}