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

{
    "url": "https://demozoo.org/api/v1/releasers/133462/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133462/",
    "id": 133462,
    "name": "Proxima",
    "is_group": true,
    "nicks": [
        {
            "name": "Proxima",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Proxima"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133463/?format=api",
                "id": 133463,
                "name": "Exor"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133464/?format=api",
                "id": 133464,
                "name": "Grabikon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79819/?format=api",
                "id": 79819,
                "name": "Zbyti"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/83843/?format=api",
                "id": 83843,
                "name": "Hawk"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1304"
        }
    ]
}