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

{
    "url": "https://demozoo.org/api/v1/releasers/139636/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/139636/",
    "id": 139636,
    "name": "Loom",
    "is_group": false,
    "nicks": [
        {
            "name": "Loom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Loom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70111/?format=api",
                "id": 70111,
                "name": "Easy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6535/?format=api",
                "id": 6535,
                "name": "Full Force"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2774/?format=api",
                "id": 2774,
                "name": "The Ancient Temple"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3841"
        }
    ]
}