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

{
    "url": "https://demozoo.org/api/v1/releasers/88028/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88028/",
    "id": 88028,
    "name": "Brainheadsinteractive",
    "is_group": true,
    "nicks": [
        {
            "name": "Brainheadsinteractive",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brainheadsinteractive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2099/?format=api",
                "id": 2099,
                "name": "Defjam"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
                "id": 2283,
                "name": "Mr. Coke"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}