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

{
    "url": "https://demozoo.org/api/v1/releasers/44587/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44587/",
    "id": 44587,
    "name": "Pynt og Tant",
    "is_group": true,
    "nicks": [
        {
            "name": "Pynt og Tant",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pynt og Tant"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30400/?format=api",
                "id": 30400,
                "name": "Bitbear"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4306/?format=api",
                "id": 4306,
                "name": "Modulo One"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}