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

{
    "url": "https://demozoo.org/api/v1/releasers/141524/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141524/",
    "id": 141524,
    "name": "Predator",
    "is_group": false,
    "nicks": [
        {
            "name": "Predator",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PDT",
                "Predator"
            ]
        },
        {
            "name": "The Predator",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Predator"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106605/?format=api",
                "id": 106605,
                "name": "Lash"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92841/?format=api",
                "id": 92841,
                "name": "Assix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84809/?format=api",
                "id": 84809,
                "name": "Sisters of Mercy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108071/?format=api",
                "id": 108071,
                "name": "The Green Berets"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141523/?format=api",
                "id": 141523,
                "name": "The Invisible Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131096/?format=api",
                "id": 131096,
                "name": "The Weekend Warriors"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12451"
        }
    ]
}