{"id":16379224,"url":"https://github.com/mtoensing/wp-shortscore-api","last_synced_at":"2026-04-18T22:30:30.182Z","repository":{"id":74479309,"uuid":"66136384","full_name":"mtoensing/wp-shortscore-api","owner":"mtoensing","description":"json api for shortscore data by shortscore id (comment id)","archived":false,"fork":false,"pushed_at":"2017-07-23T19:24:25.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T17:43:12.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mtoensing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-20T08:19:08.000Z","updated_at":"2017-01-27T19:23:30.000Z","dependencies_parsed_at":"2023-02-24T07:00:26.201Z","dependency_job_id":null,"html_url":"https://github.com/mtoensing/wp-shortscore-api","commit_stats":{"total_commits":21,"total_committers":2,"mean_commits":10.5,"dds":0.09523809523809523,"last_synced_commit":"d222d086b2ed06cad5e3651c4dcd1a3710483241"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fwp-shortscore-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fwp-shortscore-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fwp-shortscore-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mtoensing%2Fwp-shortscore-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mtoensing","download_url":"https://codeload.github.com/mtoensing/wp-shortscore-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240018706,"owners_count":19734874,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T03:47:52.627Z","updated_at":"2026-04-18T22:30:30.012Z","avatar_url":"https://github.com/mtoensing.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wp-shortscore-api\n\nThere are two APIs available to access the contents of SHORTSCORE: One for the SHORTSCORES and one for the recent GAMES. \n\n## SHORTSCORE API\n\njson read-only api for shortscore data by shortscore id (comment id)\n\nAPI endpoint is this: `https://shortscore.org/?get_shortscore=[shortscore_id]`\n\nThe Shortscore ID is the wordpress comment id. \n\n### example request\n\nhttps://shortscore.org/?get_shortscore=374 \n\nwill output\n\n{\n   shortscore: {\n       id: \"374\",\n       author: \"stefan\",\n       userscore: \"10\",\n       summary: \"To keep it short: One of the best games, I\u0026#039;ve ever played.\",\n       url: \"http://shortscore.org/game/dark-souls/#comment-374\"\n   },\n   game: {\n       id: \"745\",\n       title: \"Dark Souls\",\n       url: \"http://shortscore.org/game/dark-souls/\",\n       shortscore: \"9.5\",\n       count: \"4\"\n   }\n}\n\n### what can I do with it?\n\nDon't worry. We got you covered with a full featured wordpress plugin for easy integration:\nhttps://github.com/MarcDK/wp-shortscore \n\n## GAMES API\n\nhttps://shortscore.org/wp-json/shortscore/v1/list-recent-rated-games/?offset=0\u0026paged=1\u0026per_page=10\n\n[...]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoensing%2Fwp-shortscore-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmtoensing%2Fwp-shortscore-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmtoensing%2Fwp-shortscore-api/lists"}