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

{
    "url": "https://demozoo.org/api/v1/releasers/140584/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140584/",
    "id": 140584,
    "name": "Spy",
    "is_group": false,
    "nicks": [
        {
            "name": "Spy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7139/?format=api",
                "id": 7139,
                "name": "Cross"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113798/?format=api",
                "id": 113798,
                "name": "FBR Germany"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78738/?format=api",
                "id": 78738,
                "name": "Saga Connection"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110130/?format=api",
                "id": 110130,
                "name": "Transit"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16746"
        }
    ]
}