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

{
    "url": "https://demozoo.org/api/v1/releasers/141571/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/141571/",
    "id": 141571,
    "name": "The Neon Judgement",
    "is_group": false,
    "nicks": [
        {
            "name": "The Neon Judgement",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Neon Judgement"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141569/?format=api",
                "id": 141569,
                "name": "The Cyberpunks"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4037/?format=api",
                "id": 4037,
                "name": "Drive"
            },
            "is_current": false
        },
        {
            "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/112685/?format=api",
                "id": 112685,
                "name": "Joy Division"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7157"
        }
    ]
}