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

{
    "url": "https://demozoo.org/api/v1/releasers/132257/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132257/",
    "id": 132257,
    "name": "Cynic Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "Cynic Free Lance Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cynic Free Lance Magazine"
            ]
        },
        {
            "name": "Cynic Freelance",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cynic Freelance"
            ]
        },
        {
            "name": "Cynic Magazine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cynic Magazine"
            ]
        },
        {
            "name": "Cynic Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cynic",
                "Cynic Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87318/?format=api",
                "id": 87318,
                "name": "Demize"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89438/?format=api",
                "id": 89438,
                "name": "Ice Breaker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89432/?format=api",
                "id": 89432,
                "name": "Magnus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128503/?format=api",
                "id": 128503,
                "name": "The UnderTaker"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://16colo.rs/tags/content/cynic"
        }
    ]
}