Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/347267/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenpo/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-10-17T07:49:20.707985Z",
    "action": 36,
    "target": "  <table>\n  <tr><th></th><th>USA</th><th>Vereinigtes Königreich</th></tr>\n  <tr><td>Datum & Uhrzeit</td><td>3/17/2017 3:56 PM</td><td>17/03/2017 15:56</td></tr>\n  <tr><td>Erster Wochentag</td><td>Sonntag</td><td>Montag</td></tr>\n  <tr><td>Einheitensystem</td><td>Imperial</td><td>Metric</td></tr>\n  <tr><td>Papierformat</td><td>Letter</td><td>A4</td></tr>\n</table>\n",
    "id": 3375979,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3375979/?format=api"
}