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

{
    "url": "https://demozoo.org/api/v1/releasers/130366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/130366/",
    "id": 130366,
    "name": "Wedlock",
    "is_group": false,
    "nicks": [
        {
            "name": "Wedlock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wedlock"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18045/?format=api",
                "id": 18045,
                "name": "Dragon Software Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42538/?format=api",
                "id": 42538,
                "name": "Fatum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17224/?format=api",
                "id": 17224,
                "name": "Fraction"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49545/?format=api",
                "id": 49545,
                "name": "Kreciki"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3476"
        }
    ]
}