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

{
    "url": "https://demozoo.org/api/v1/releasers/57364/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57364/",
    "id": 57364,
    "name": "Skizz",
    "is_group": false,
    "nicks": [
        {
            "name": "Skizz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skizz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5026/?format=api",
                "id": 5026,
                "name": "Dunex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141117/?format=api",
                "id": 141117,
                "name": "The Sex Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108333/?format=api",
                "id": 108333,
                "name": "Moon Soft"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54755/?format=api",
                "id": 54755,
                "name": "Teamwork Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141119/?format=api",
                "id": 141119,
                "name": "The Duffers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6566"
        }
    ]
}