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

{
    "url": "https://demozoo.org/api/v1/releasers/149452/?format=api",
    "demozoo_url": "https://demozoo.org/groups/149452/",
    "id": 149452,
    "name": "Nova Computer Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Nova Computer Group",
            "abbreviation": "NCG",
            "is_primary_nick": true,
            "variants": [
                "NCG",
                "Nova Computer Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149453/?format=api",
                "id": 149453,
                "name": "Alex Master"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149454/?format=api",
                "id": 149454,
                "name": "Hacker L.O.V."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149455/?format=api",
                "id": 149455,
                "name": "S.V.g.A."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Nova_Computer_Group"
        }
    ]
}