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

{
    "url": "https://demozoo.org/api/v1/releasers/119748/?format=api",
    "demozoo_url": "https://demozoo.org/groups/119748/",
    "id": 119748,
    "name": "Cyprex",
    "is_group": true,
    "nicks": [
        {
            "name": "Cyprex",
            "abbreviation": "CPX",
            "is_primary_nick": true,
            "variants": [
                "CPX",
                "Cyprex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10349/?format=api",
                "id": 10349,
                "name": "Arlequin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36910/?format=api",
                "id": 36910,
                "name": "Octavo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://rock.pungas.space/BBS-DEMOSCENE.ARGENTINA/DEMO&BBS%20SCENE/cyprex/"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/cyprex"
        }
    ]
}