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

{
    "url": "https://demozoo.org/api/v1/releasers/55877/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55877/",
    "id": 55877,
    "name": "Wim",
    "is_group": false,
    "nicks": [
        {
            "name": "The Wim",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Wim"
            ]
        },
        {
            "name": "Wim",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Wim"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76215/?format=api",
                "id": 76215,
                "name": "Argus"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108451/?format=api",
                "id": 108451,
                "name": "New Formula Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140788/?format=api",
                "id": 140788,
                "name": "Flash"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2880"
        }
    ]
}