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

{
    "url": "https://demozoo.org/api/v1/releasers/135865/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135865/",
    "id": 135865,
    "name": "Limit",
    "is_group": false,
    "nicks": [
        {
            "name": "Limit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Limit"
            ]
        },
        {
            "name": "Spell Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SP",
                "Spell Productions"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135857/?format=api",
                "id": 135857,
                "name": "Nature"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109478/?format=api",
                "id": 109478,
                "name": "Texiax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73355/?format=api",
                "id": 73355,
                "name": "Digitech"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109873/?format=api",
                "id": 109873,
                "name": "The Lightning Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7563/?format=api",
                "id": 7563,
                "name": "X-Ray"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12543"
        }
    ]
}