Changes API.

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

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

{
    "unit": "https://translate.harmony.tf/api/units/255879/?format=api",
    "component": "https://translate.harmony.tf/api/components/tfo/r1/?format=api",
    "translation": "https://translate.harmony.tf/api/translations/tfo/r1/es/?format=api",
    "user": "https://translate.harmony.tf/api/users/xFrannM/?format=api",
    "author": "https://translate.harmony.tf/api/users/xFrannM/?format=api",
    "timestamp": "2024-08-13T13:44:38.735101Z",
    "action": 2,
    "target": "Esta derrota en la partida no constarĂ¡ en tu historial",
    "id": 589295,
    "action_name": "Translation changed",
    "url": "https://translate.harmony.tf/api/changes/589295/?format=api"
}