Translation components API.

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

GET /api/translations/joinpeertube/glossary/gl/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/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-19T11:05:56.634621Z",
            "action": 17,
            "target": "",
            "id": 636451,
            "action_name": "Modifications envoyées",
            "url": "https://weblate.framasoft.org/api/changes/636451/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/782594/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2023-01-05T08:52:02.313248Z",
            "action": 5,
            "target": "PeerTube",
            "id": 500851,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/500851/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/782594/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-23T12:19:00.225074Z",
            "action": 31,
            "target": "",
            "id": 497233,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/497233/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748327/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2022-11-22T05:20:48.594894Z",
            "action": 5,
            "target": "federación",
            "id": 456647,
            "action_name": "Traduction ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/456647/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748327/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "author": "https://weblate.framasoft.org/api/users/ghose/?format=api",
            "timestamp": "2022-11-22T05:20:48.593087Z",
            "action": 45,
            "target": "",
            "id": 456646,
            "action_name": "Un contributeur à rejoint",
            "url": "https://weblate.framasoft.org/api/changes/456646/?format=api"
        },
        {
            "unit": "https://weblate.framasoft.org/api/units/748327/?format=api",
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-29T00:47:31.811875Z",
            "action": 31,
            "target": "",
            "id": 441771,
            "action_name": "Chaîne ajoutée",
            "url": "https://weblate.framasoft.org/api/changes/441771/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.framasoft.org/api/components/joinpeertube/glossary/?format=api",
            "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:34:45.155392Z",
            "action": 0,
            "target": "",
            "id": 263934,
            "action_name": "Ressources mises à jour",
            "url": "https://weblate.framasoft.org/api/changes/263934/?format=api"
        }
    ]
}