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

{
    "url": "https://demozoo.org/api/v1/releasers/119814/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119814/",
    "id": 119814,
    "name": "CyCorVallen",
    "is_group": true,
    "nicks": [
        {
            "name": "CyCorVallen",
            "abbreviation": "CCV",
            "is_primary_nick": true,
            "variants": [
                "CCV",
                "CyCorVallen"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23710/?format=api",
                "id": 23710,
                "name": "Doca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98644/?format=api",
                "id": 98644,
                "name": "Kessel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34758/?format=api",
                "id": 34758,
                "name": "Bod"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17185/?format=api",
                "id": 17185,
                "name": ".reEto"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cycorvallen.untergrund.net/"
        }
    ]
}