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

{
    "url": "https://demozoo.org/api/v1/releasers/28732/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28732/",
    "id": 28732,
    "name": "Amiga Klub Frýdlant",
    "is_group": true,
    "nicks": [
        {
            "name": "Amiga Klub Frýdlant",
            "abbreviation": "AKF",
            "is_primary_nick": true,
            "variants": [
                "AKF",
                "Amiga Klub Frýdlant"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28733/?format=api",
                "id": 28733,
                "name": "Jerry"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3784/?format=api",
                "id": 3784,
                "name": "Jack-3D"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108516/?format=api",
                "id": 108516,
                "name": "Luky"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11262"
        }
    ]
}