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

{
    "url": "https://demozoo.org/api/v1/releasers/13024/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13024/",
    "id": 13024,
    "name": "Credex",
    "is_group": false,
    "nicks": [
        {
            "name": "Credex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Credex"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8712/?format=api",
                "id": 8712,
                "name": "Sublogic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13997/?format=api",
                "id": 13997,
                "name": "System X32"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5256/?format=api",
                "id": 5256,
                "name": "Calamity"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1734"
        }
    ]
}