Translation components API.

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

GET /api/translations/checkmk/stable/fr/changes/?format=api&page=521
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26005,
    "next": null,
    "previous": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/changes/?format=api&page=520",
    "results": [
        {
            "unit": "https://translate.checkmk.com/api/units/1928548/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:45:00.849703Z",
            "action": 59,
            "target": " (erreur par seconde)",
            "id": 1691595,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1691595/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1928547/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:45:00.849677Z",
            "action": 59,
            "target": " (en rejets par seconde)",
            "id": 1691594,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1691594/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1928546/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:45:00.849650Z",
            "action": 59,
            "target": " (copie)",
            "id": 1691593,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1691593/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1928544/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:45:00.849597Z",
            "action": 59,
            "target": " (Durée : %s)",
            "id": 1691591,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1691591/?format=api"
        },
        {
            "unit": "https://translate.checkmk.com/api/units/1928541/?format=api",
            "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
            "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-15T08:45:00.849510Z",
            "action": 59,
            "target": " (%d temps)",
            "id": 1691588,
            "action_name": "String updated in the repository",
            "url": "https://translate.checkmk.com/api/changes/1691588/?format=api"
        }
    ]
}