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

{
    "url": "https://demozoo.org/api/v1/releasers/32644/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32644/",
    "id": 32644,
    "name": "Marc",
    "is_group": false,
    "nicks": [
        {
            "name": "Marc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Marc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31441/?format=api",
                "id": 31441,
                "name": "The Gigabyte Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41347/?format=api",
                "id": 41347,
                "name": "Eclipse Software Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40277/?format=api",
                "id": 40277,
                "name": "Thalion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,57597/"
        }
    ]
}