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

{
    "url": "https://demozoo.org/api/v1/releasers/38022/?format=api",
    "demozoo_url": "https://demozoo.org/groups/38022/",
    "id": 38022,
    "name": "Svensson Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Svensson Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Svensson Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3305/?format=api",
                "id": 3305,
                "name": "ccr"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9769/?format=api",
                "id": 9769,
                "name": "fgcl"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}