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

{
    "url": "https://demozoo.org/api/v1/releasers/126444/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126444/",
    "id": 126444,
    "name": "Copper Feet",
    "is_group": true,
    "nicks": [
        {
            "name": "Copper Feet",
            "abbreviation": "CF",
            "is_primary_nick": true,
            "variants": [
                "CF",
                "Copper Feet"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12343/?format=api",
                "id": 12343,
                "name": "Vyacheslav Mednonogov"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/eng/groups/c/copper-feet/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://copperfeetgames.com"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Copper_Feet"
        }
    ]
}