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

{
    "url": "https://demozoo.org/api/v1/releasers/10217/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10217/",
    "id": 10217,
    "name": "Epsilon",
    "is_group": false,
    "nicks": [
        {
            "name": "Epsilon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Epsilon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10213/?format=api",
                "id": 10213,
                "name": "Arkos"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69640/?format=api",
                "id": 69640,
                "name": "Power System"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpcwiki.eu/index.php/Epsilon"
        }
    ]
}