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

{
    "url": "https://demozoo.org/api/v1/releasers/108604/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/108604/",
    "id": 108604,
    "name": "Cooper",
    "is_group": false,
    "nicks": [
        {
            "name": "Cooper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cooper"
            ]
        },
        {
            "name": "Technotron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Technotron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9716/?format=api",
                "id": 9716,
                "name": "Real Soft Makers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108603/?format=api",
                "id": 108603,
                "name": "Patriots"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Cooper_(Real_Soft_Makers)"
        }
    ]
}