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

{
    "url": "https://demozoo.org/api/v1/releasers/76743/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/76743/",
    "id": 76743,
    "name": "Icepick",
    "is_group": false,
    "nicks": [
        {
            "name": "Icepick",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Icepick"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71872/?format=api",
                "id": 71872,
                "name": "ATOMiC Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86618/?format=api",
                "id": 86618,
                "name": "Motion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}