Last updated 3 months ago
GET / HTTP/1.1 Host: api.gatcg.com Accept: */*
{ "commit_hash": "61b58e38f226a8148fba5da8398e7cb2e2c11fd2", "db": "production-live", "deploy_hash": "dpl_13SZp56zC5qn3f9yG1cW2HTdJ31f", "message": "Grand Archive TCG API server.", "request_received": 1748939089 }
This returns a list of API update changelog entries ordered by descending date.
Number of results to display.
50
A list of changelog entries ordered by descending date.
GET /changelog/list HTTP/1.1 Host: api.gatcg.com Accept: */*
[ { "content": "Added new set: <a href=\"/cards?prefix=ALC%201st\">Alchemical Revolution First Edition</a>.", "date": "2024-10-11T12:00:00+00:00", "uuid": "abcde12345" } ]