Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/188590/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ta/?format=api",
    "dictionary": null,
    "user": 78,
    "author": 78,
    "timestamp": "2024-03-30T07:09:40.725265Z",
    "action": 9,
    "target": "<code> filepicker </code> கூறு என்பது ஒரு பொத்தான் போன்ற கூறு ஆகும், இது பயனரால் சொடுக்கு செய்யும்போது கணினியிலிருந்து ஒரு கோப்பைத் தேர்ந்தெடுக்கும்படி கேட்கும். பிக்கர் அதன் <a href=\"/reference/components/media.html#filepicker.open\" target=\"_blank\"> திறந்த </a> முறையை அழைப்பதன் மூலம் நிரல் ரீதியாக திறக்கப்படலாம். filepicker ஐப் பயன்படுத்த ஆண்ட்ராய்டு 4.4 அல்லது அதற்கு மேற்பட்ட அல்லது ஐஇமு 11 அல்லது அதற்கு மேற்பட்ட தேவை.",
    "id": 91262,
    "action_name": "Translation uploaded",
    "url": "https://weblate.appinventor.mit.edu/api/changes/91262/?format=api"
}