Translation components API.

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

GET /api/translations/framaspace/charon-validation/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-31T10:17:50.855443Z",
            "action": 0,
            "target": "",
            "id": 743881,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/743881/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/927911/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-31T10:17:50.855426Z",
            "action": 59,
            "target": "Please upload a valid CSV document",
            "id": 743880,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/743880/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/927910/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-31T10:17:50.855407Z",
            "action": 59,
            "target": "User identifiers may only contain alphanumeric characters and the following symbols: _, @, -",
            "id": 743879,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/743879/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/927909/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-31T10:17:50.855371Z",
            "action": 59,
            "target": "You can't import a user named \"framadmin\"",
            "id": 743878,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/743878/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-14T17:13:21.392191Z",
            "action": 0,
            "target": "",
            "id": 452062,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/452062/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T17:30:50.420179Z",
            "action": 0,
            "target": "",
            "id": 436750,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/436750/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/746092/?format=api",
            "component": "https://weblate.framasoft.org/api/components/framaspace/charon-validation/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-validation/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-24T17:30:50.418716Z",
            "action": 59,
            "target": "Error",
            "id": 436695,
            "action_name": "Chaîne mise à jour dans le dépôt",
            "url": "https://weblate.framasoft.org/api/changes/436695/?format=api"
        }
    ]
}