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

{
    "url": "https://demozoo.org/api/v1/releasers/23355/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23355/",
    "id": 23355,
    "name": "Légkalapács",
    "is_group": true,
    "nicks": [
        {
            "name": "Légkalapács",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Légkalapács"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45368/?format=api",
                "id": 45368,
                "name": "Szotyi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45369/?format=api",
                "id": 45369,
                "name": "Janes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45370/?format=api",
                "id": 45370,
                "name": "Wally"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45371/?format=api",
                "id": 45371,
                "name": "MegaHack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45372/?format=api",
                "id": 45372,
                "name": "BitShooter"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}