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

{
    "url": "https://demozoo.org/api/v1/releasers/48686/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/48686/",
    "id": 48686,
    "name": "Mogwai",
    "is_group": false,
    "nicks": [
        {
            "name": "Direktörn",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Direktörn"
            ]
        },
        {
            "name": "Mogwai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MOG",
                "Mogwai"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3898/?format=api",
                "id": 3898,
                "name": "Software of Sweden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                "id": 6881,
                "name": "Defiers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127719/?format=api",
                "id": 127719,
                "name": "Crackforce Sweden"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106714/?format=api",
                "id": 106714,
                "name": "X-Ray Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107417/?format=api",
                "id": 107417,
                "name": "Crackmasters"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3142"
        }
    ]
}