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

{
    "url": "https://demozoo.org/api/v1/releasers/11146/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11146/",
    "id": 11146,
    "name": "Gargoyle",
    "is_group": false,
    "nicks": [
        {
            "name": "Gargoyle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gargoyle"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6633/?format=api",
                "id": 6633,
                "name": "Parasite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5167/?format=api",
                "id": 5167,
                "name": "Aero"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1254/?format=api",
                "id": 1254,
                "name": "Cult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
                "id": 14014,
                "name": "Digital Nerds"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.martinamor.dk"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=880"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,14707/"
        }
    ]
}