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

{
    "url": "https://demozoo.org/api/v1/releasers/69691/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69691/",
    "id": 69691,
    "name": "CMP",
    "is_group": false,
    "nicks": [
        {
            "name": "CMP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CMP"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45420/?format=api",
                "id": 45420,
                "name": "Impact"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21741/?format=api",
                "id": 21741,
                "name": "AST System"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69035/?format=api",
                "id": 69035,
                "name": "Paradox"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Cmp"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100636"
        }
    ]
}