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

{
    "url": "https://demozoo.org/api/v1/releasers/25916/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25916/",
    "id": 25916,
    "name": "Gumi",
    "is_group": false,
    "nicks": [
        {
            "name": "Gumi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gumi"
            ]
        },
        {
            "name": "GumiSoft Ltd.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "GumiSoft Ltd."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2268/?format=api",
                "id": 2268,
                "name": "Tight"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35249/?format=api",
                "id": 35249,
                "name": "Denomia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AtarikiEntry",
            "url": "http://atariki.krap.pl/index.php/Gumi"
        }
    ]
}