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

{
    "url": "https://demozoo.org/api/v1/releasers/105779/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105779/",
    "id": 105779,
    "name": "Bongo Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Bongo Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bongo Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105780/?format=api",
                "id": 105780,
                "name": "Bongo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105781/?format=api",
                "id": 105781,
                "name": "Altenreuther"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3850"
        }
    ]
}