API pentru 6866|硬核纯仿官 PVP|1.5 倍物资声望|上线 855 + 全满技能|刷车 + 限时抄家|禁挂
JSON pentru programe, site-uri și altele
text
json
{
"response": {
"build": 119181,
"extraFlags": 0,
"nameHeaderRaw": "d0181d020003",
"statusFlags": 32,
"type": 0,
"unknownStatusFlags": 32,
"steam_id": null,
"domain": null,
"id": 11741394,
"ip": "202.189.23.93",
"port": 50222,
"query": 50222,
"project_id": null,
"color": 0,
"city": "Beijing",
"description": null,
"game": 513710,
"owner": null,
"boosts": 1,
"last_offline": 1780932851,
"last_online": 1780935015,
"icon": null,
"name": "6866|硬核纯仿官 PVP|1.5 倍物资声望|上线 855 + 全满技能|刷车 + 限时抄家|禁挂",
"connect": "202.189.23.93:50222",
"request": "202.189.23.93:50222",
"map": null,
"gamemode": "community-direct",
"version": "1.3.0.2.119181",
"numplayers": 80,
"maxplayers": 128,
"bots": 0,
"secured": null,
"private": false,
"country": "CN",
"status": true,
"votes": 0,
"points": 96,
"add_date": 1780412909,
"last_update": 1780935015,
"banned": false,
"wipe": null,
"official": false,
"wipe_period": null,
"next_wipe": null,
"pve": null,
"pvp": null,
"list_hidden": false,
"hide_address": false,
"hide_query": false,
"position_game": 40,
"language": "zh",
"parked": false,
"app": {
"id": 11540,
"steam_id": 513710,
"name": "SCUM",
"url": "scum"
},
"server_owner": null,
"mods": [],
"disabled_modules": []
}
}Exemple de cod
php
<?php
$json = file_get_contents("https://api.gamemonitoring.ro/servers/11741394");
$data = json_decode($json, true);
var_dump($data);