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

{
    "url": "https://demozoo.org/api/v1/releasers/132292/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132292/",
    "id": 132292,
    "name": "Talent",
    "is_group": false,
    "nicks": [
        {
            "name": "Talent",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Talent"
            ]
        },
        {
            "name": "Warlord",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Warlord"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51324/?format=api",
                "id": 51324,
                "name": "FBI-Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21886"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=37125"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,56870/"
        }
    ]
}