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

{
    "url": "https://demozoo.org/api/v1/releasers/142791/?format=api",
    "demozoo_url": "https://demozoo.org/groups/142791/",
    "id": 142791,
    "name": "News Staff",
    "is_group": true,
    "nicks": [
        {
            "name": "News Staff",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "News Staff"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56406/?format=api",
                "id": 56406,
                "name": "Dave E."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59302/?format=api",
                "id": 59302,
                "name": "Carsten Bob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155231/?format=api",
                "id": 155231,
                "name": "Ralf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}