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

{
    "url": "https://demozoo.org/api/v1/releasers/136654/?format=api",
    "demozoo_url": "https://demozoo.org/groups/136654/",
    "id": 136654,
    "name": "The Night Operation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Night Operation",
            "abbreviation": "TNO",
            "is_primary_nick": true,
            "variants": [
                "TNO",
                "The Night Operation"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30378/?format=api",
                "id": 30378,
                "name": "ECR Networks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64100/?format=api",
                "id": 64100,
                "name": "Devil666"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148527/?format=api",
                "id": 148527,
                "name": "TRI"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148529/?format=api",
                "id": 148529,
                "name": "Paco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148530/?format=api",
                "id": 148530,
                "name": "ISC 1801"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=5471"
        }
    ]
}