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

{
    "url": "https://demozoo.org/api/v1/releasers/69674/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69674/",
    "id": 69674,
    "name": "Bugs",
    "is_group": true,
    "nicks": [
        {
            "name": "Bugs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bugs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69675/?format=api",
                "id": 69675,
                "name": "Mage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69629/?format=api",
                "id": 69629,
                "name": "Joy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69850/?format=api",
                "id": 69850,
                "name": "Bugsy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69712/?format=api",
                "id": 69712,
                "name": "Syg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69849/?format=api",
                "id": 69849,
                "name": "Petko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69851/?format=api",
                "id": 69851,
                "name": "Barthy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69783/?format=api",
                "id": 69783,
                "name": "Cracky"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16046"
        }
    ]
}