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

{
    "url": "https://demozoo.org/api/v1/releasers/1330/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1330/",
    "id": 1330,
    "name": "Poet",
    "is_group": false,
    "nicks": [
        {
            "name": "Poet",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Poet"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6722/?format=api",
                "id": 6722,
                "name": "Dark Reign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1995/?format=api",
                "id": 1995,
                "name": "Pyrodex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6744/?format=api",
                "id": 6744,
                "name": "Interactive"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23124"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,185059/"
        }
    ]
}