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

{
    "url": "https://demozoo.org/api/v1/releasers/142781/?format=api",
    "demozoo_url": "https://demozoo.org/groups/142781/",
    "id": 142781,
    "name": "Dragon-Fly Soft",
    "is_group": true,
    "nicks": [
        {
            "name": "Dragon-Fly Soft",
            "abbreviation": "DFS",
            "is_primary_nick": true,
            "variants": [
                "DFS",
                "Dragon-Fly Soft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75479/?format=api",
                "id": 75479,
                "name": "NEO"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43637/?format=api",
                "id": 43637,
                "name": "Yogibear"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3803"
        }
    ]
}