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

{
    "url": "https://demozoo.org/api/v1/releasers/9270/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9270/",
    "id": 9270,
    "name": "Bleafop Squadron",
    "is_group": true,
    "nicks": [
        {
            "name": "Bleafop",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bleafop"
            ]
        },
        {
            "name": "Bleafop Squadron",
            "abbreviation": "BLP",
            "is_primary_nick": true,
            "variants": [
                "BLP",
                "BS",
                "Bleafop Squadron"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9039/?format=api",
                "id": 9039,
                "name": "Key-Jee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22663/?format=api",
                "id": 22663,
                "name": "Real"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9488/?format=api",
                "id": 9488,
                "name": "CyberJack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57215/?format=api",
                "id": 57215,
                "name": "DJ. Szasza"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}