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

{
    "url": "https://demozoo.org/api/v1/releasers/149846/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149846/",
    "id": 149846,
    "name": "Power Diamond Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Power Diamond Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Power Diamond Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149845/?format=api",
                "id": 149845,
                "name": "Andrey Boloshin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149847/?format=api",
                "id": 149847,
                "name": "Sergey Gritsyuk"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Power_Diamond_Software"
        }
    ]
}