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

{
    "url": "https://demozoo.org/api/v1/releasers/55417/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55417/",
    "id": 55417,
    "name": "Condic",
    "is_group": false,
    "nicks": [
        {
            "name": "Condic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CND",
                "Condic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54891/?format=api",
                "id": 54891,
                "name": "Medium"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28222/?format=api",
                "id": 28222,
                "name": "Lost Horizon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10255/?format=api",
                "id": 10255,
                "name": "Nipson"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1775"
        }
    ]
}