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

{
    "url": "https://demozoo.org/api/v1/releasers/1367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1367/",
    "id": 1367,
    "name": "Mr. E",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. E",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. E"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1368/?format=api",
                "id": 1368,
                "name": "Crystal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2946/?format=api",
                "id": 2946,
                "name": "Genesis"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1572/?format=api",
                "id": 1572,
                "name": "Oracle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80172/?format=api",
                "id": 80172,
                "name": "The Tartan Army"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93283/?format=api",
                "id": 93283,
                "name": "Public Enemy No. 1"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/538/?format=api",
                "id": 538,
                "name": "Eclipse"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38039"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,18235/"
        }
    ]
}