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

{
    "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8900/",
    "id": 8900,
    "name": "ZeroTeam",
    "is_group": true,
    "nicks": [
        {
            "name": "Zero Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zero Team"
            ]
        },
        {
            "name": "ZeroTeam",
            "abbreviation": "ZT",
            "is_primary_nick": true,
            "variants": [
                "ZT",
                "ZeroTeam"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
                "id": 8901,
                "name": "Constellation"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8989/?format=api",
                "id": 8989,
                "name": "CVM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8990/?format=api",
                "id": 8990,
                "name": "Selmi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8991/?format=api",
                "id": 8991,
                "name": "Mike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9014/?format=api",
                "id": 9014,
                "name": "Ellvis"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zeroteam.sk"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1956"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/ZeroTeam"
        }
    ]
}