Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/7296/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/fr/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2024-06-04T09:43:11.343119Z",
    "action": 6,
    "target": "La chaîne de recherche n'a pas pu être analysée correctement. Une erreur s'est produite dans la syntaxe de la chaîne de requête. Veuillez essayer de saisir une chaîne de recherche plus simple.",
    "id": 11400,
    "action_name": "Automatic translation",
    "url": "https://translate.memarc.info/api/changes/11400/?format=api"
}