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

{
    "url": "https://demozoo.org/api/v1/releasers/333/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/333/",
    "id": 333,
    "name": "Blade",
    "is_group": false,
    "nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/328/?format=api",
                "id": 328,
                "name": "Subspace"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6971/?format=api",
                "id": 6971,
                "name": "Sagazity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13463/?format=api",
                "id": 13463,
                "name": "Inhumans"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82145/?format=api",
                "id": 82145,
                "name": "Deadline Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19457/?format=api",
                "id": 19457,
                "name": "Bodyworks"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48581/?format=api",
                "id": 48581,
                "name": "Asylum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108088/?format=api",
                "id": 108088,
                "name": "Hades"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=679"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16889"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,97103/"
        }
    ]
}