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

{
    "url": "https://demozoo.org/api/v1/releasers/140700/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140700/",
    "id": 140700,
    "name": "Panther",
    "is_group": false,
    "nicks": [
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chris"
            ]
        },
        {
            "name": "Panther",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Panther"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54864/?format=api",
                "id": 54864,
                "name": "Radius"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                "id": 10976,
                "name": "Brutal"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52761/?format=api",
                "id": 52761,
                "name": "Pandora"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4031/?format=api",
                "id": 4031,
                "name": "Paramount"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140701/?format=api",
                "id": 140701,
                "name": "Smaract"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140640/?format=api",
                "id": 140640,
                "name": "Trinity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/156/?format=api",
                "id": 156,
                "name": "Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7563/?format=api",
                "id": 7563,
                "name": "X-Ray"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7255"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4024"
        }
    ]
}