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

{
    "url": "https://demozoo.org/api/v1/releasers/111855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111855/",
    "id": 111855,
    "name": "Softwar Technics",
    "is_group": false,
    "nicks": [
        {
            "name": "Softwar Technics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ST",
                "Softwar Technics"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28914/?format=api",
                "id": 28914,
                "name": "Orion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106932/?format=api",
                "id": 106932,
                "name": "Ahead"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111856/?format=api",
                "id": 111856,
                "name": "Fresh!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108022/?format=api",
                "id": 108022,
                "name": "Galaxy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13994"
        }
    ]
}