Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/cc-tweaked/minecraft/en/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 276,
    "next": null,
    "previous": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T21:03:03.671190Z",
            "action": 0,
            "target": "",
            "id": 6228,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6228/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/8346/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-04T23:03:03.600397Z",
            "action": 59,
            "target": "Enable the \"http\" API on Computers. Disabling this also disables the \"pastebin\" and\n\"wget\" programs, that many users rely on. It's recommended to leave this on and use\nthe \"rules\" config option to impose more fine-grained control.",
            "id": 6480,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6480/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/8352/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-04T23:03:03.600482Z",
            "action": 59,
            "target": "A list of rules which control behaviour of the \"http\" API for specific domains or\nIPs. Each rule matches against a hostname and an optional port, and then sets several\nproperties for the request.  Rules are evaluated in order, meaning earlier rules override\nlater ones.\n\nValid properties:\n - \"host\" (required): The domain or IP address this rule matches. This may be a domain name\n   (\"pastebin.com\"), wildcard (\"*.pastebin.com\") or CIDR notation (\"127.0.0.0/8\").\n - \"port\" (optional): Only match requests for a specific port, such as 80 or 443.\n\n - \"action\" (optional): Whether to allow or deny this request.\n - \"max_download\" (optional): The maximum size (in bytes) that a computer can download in this\n   request.\n - \"max_upload\" (optional): The maximum size (in bytes) that a computer can upload in a this request.\n - \"max_websocket_message\" (optional): The maximum size (in bytes) that a computer can send or\n   receive in one websocket packet.\n - \"use_proxy\" (optional): Enable use of the HTTP/SOCKS proxy if it is configured.",
            "id": 6481,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6481/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-04T23:03:03.600529Z",
            "action": 0,
            "target": "",
            "id": 6482,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6482/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/8410/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": "https://i18n.tweaked.cc/api/users/squid/?format=api",
            "author": "https://i18n.tweaked.cc/api/users/squid/?format=api",
            "timestamp": "2023-07-07T13:33:52.274826Z",
            "action": 3,
            "target": "",
            "id": 6582,
            "action_name": "Comment added",
            "url": "https://i18n.tweaked.cc/api/changes/6582/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10785/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-10T15:03:06.222586Z",
            "action": 59,
            "target": "Disabled generic methods",
            "id": 6597,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6597/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10786/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-10T15:03:06.222841Z",
            "action": 59,
            "target": "A list of generic methods or method sources to disable. Generic methods are\nmethods added to a block/block entity when there is no explicit peripheral\nprovider. This includes inventory methods (i.e. inventory.getItemDetail,\ninventory.pushItems), and (if on Forge), the fluid_storage and energy_storage\nmethods.\nMethods in this list can either be a whole group of methods (computercraft:inventory)\nor a single method (computercraft:inventory#pushItems).\n",
            "id": 6598,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6598/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-10T15:03:06.222919Z",
            "action": 0,
            "target": "",
            "id": 6599,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6599/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10823/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-23T21:22:04.388936Z",
            "action": 59,
            "target": "Computers",
            "id": 6729,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6729/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10824/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-23T21:22:04.389047Z",
            "action": 59,
            "target": "Monitors",
            "id": 6730,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6730/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10825/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-23T21:22:04.389107Z",
            "action": 59,
            "target": "Turtles",
            "id": 6731,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6731/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10826/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-23T21:22:04.389162Z",
            "action": 59,
            "target": "Wired modems",
            "id": 6732,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6732/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-07-23T21:22:04.389215Z",
            "action": 0,
            "target": "",
            "id": 6733,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6733/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": "https://i18n.tweaked.cc/api/users/squid/?format=api",
            "author": "https://i18n.tweaked.cc/api/users/squid/?format=api",
            "timestamp": "2023-07-23T21:26:07.837349Z",
            "action": 0,
            "target": "",
            "id": 6847,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6847/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-08T11:21:11.743486Z",
            "action": 0,
            "target": "",
            "id": 6873,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6873/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10899/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852554Z",
            "action": 59,
            "target": "Distance to entity",
            "id": 6919,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6919/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10900/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852673Z",
            "action": 59,
            "target": "Computer family",
            "id": 6920,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6920/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10901/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852727Z",
            "action": 59,
            "target": "Computer ID",
            "id": 6921,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6921/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10902/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852857Z",
            "action": 59,
            "target": "Unique instance ID",
            "id": 6922,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6922/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10903/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852901Z",
            "action": 59,
            "target": "Computer label",
            "id": 6923,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6923/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10904/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852935Z",
            "action": 59,
            "target": "Unknown computer family '%s'",
            "id": 6924,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6924/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/8350/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.852966Z",
            "action": 59,
            "target": "The number of websockets a computer can have open at one time.\nRange: > 1",
            "id": 6925,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6925/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/10905/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.853000Z",
            "action": 59,
            "target": "Java Allocations",
            "id": 6926,
            "action_name": "String updated in the repository",
            "url": "https://i18n.tweaked.cc/api/changes/6926/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-09T08:54:05.853030Z",
            "action": 0,
            "target": "",
            "id": 6927,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/6927/?format=api"
        },
        {
            "unit": null,
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-27T10:28:38.119610Z",
            "action": 0,
            "target": "",
            "id": 7116,
            "action_name": "Resource update",
            "url": "https://i18n.tweaked.cc/api/changes/7116/?format=api"
        },
        {
            "unit": "https://i18n.tweaked.cc/api/units/8410/?format=api",
            "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
            "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/en/?format=api",
            "user": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
            "author": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
            "timestamp": "2024-04-29T09:12:57.354415Z",
            "action": 65,
            "target": "",
            "id": 7153,
            "action_name": "Resolved comment",
            "url": "https://i18n.tweaked.cc/api/changes/7153/?format=api"
        }
    ]
}