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

{
    "url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9457/",
    "id": 9457,
    "name": "Technology Insys",
    "is_group": true,
    "nicks": [
        {
            "name": "Technology",
            "abbreviation": "TNL",
            "is_primary_nick": false,
            "variants": [
                "TNL",
                "Technology"
            ]
        },
        {
            "name": "Technology Insys",
            "abbreviation": "TIS",
            "is_primary_nick": true,
            "variants": [
                "TIS",
                "Technology Insys",
                "Technology Interactive Systems"
            ]
        },
        {
            "name": "Technology i.s.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Technology i.s."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9456/?format=api",
                "id": 9456,
                "name": "Reds"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9458/?format=api",
                "id": 9458,
                "name": "Maxwell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9465/?format=api",
                "id": 9465,
                "name": "Mr. John"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26817/?format=api",
                "id": 26817,
                "name": "Alex Kladov"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26822/?format=api",
                "id": 26822,
                "name": "George"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33234/?format=api",
                "id": 33234,
                "name": "BJ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/149720/?format=api",
                "id": 149720,
                "name": "DJ Blast"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12342"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/TNL"
        }
    ]
}