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

{
    "url": "https://demozoo.org/api/v1/releasers/123497/?format=api",
    "demozoo_url": "https://demozoo.org/groups/123497/",
    "id": 123497,
    "name": "Smokers Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Smokers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smokers"
            ]
        },
        {
            "name": "Smokers Hackers Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Smokers HG",
                "Smokers Hackers Group"
            ]
        },
        {
            "name": "Smokers Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Smokers Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24564/?format=api",
                "id": 24564,
                "name": "DJ Baz0FFt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123498/?format=api",
                "id": 123498,
                "name": "Necromancer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123499/?format=api",
                "id": 123499,
                "name": "Wrecker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129984/?format=api",
                "id": 129984,
                "name": "Peso"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demos.php?a=Smokers+Team"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://bbb.retroscene.org/prods.php?a=2346"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15250"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Smokers"
        },
        {
            "link_class": "ZxArtGroup",
            "url": "https://zxart.ee/eng/groups/s/smokers-team/"
        }
    ]
}