Translation components API.

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

GET /api/translations/pykickstart/rhel9-branch/mai/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/7912791/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/mai/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2023-06-07T05:22:12.783596Z",
            "action": 4,
            "target": "%s फाइल तालकित करब मे त्रुटि",
            "id": 11704155,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/11704155/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7912898/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/mai/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:11:23.861703Z",
            "action": 4,
            "target": "अनजान कमांड: %s",
            "id": 3239890,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239890/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7912806/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/mai/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2021-05-10T22:11:23.843951Z",
            "action": 4,
            "target": "%(lineno)s पंक्ति पर पदावनत विकल्प अनदेखा कएलक:  %(option)s विकल्प पदावनत कएल गेल अछि आओर आब कोनो प्रभाव नहि राखैत अछि. एकरा भविष्यक रिलीजसँ हटाओल जाए सकैत अछि. जे किकस्टार्टसँ गंभीर परिणाम आनत.  ई विकल्प हटाबै क' लेल अपन किकस्टार्ट फाइल बदलू.",
            "id": 3239889,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/3239889/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/mai/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:04.970958Z",
            "action": 0,
            "target": "",
            "id": 3239533,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3239533/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/7912806/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/mai/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-05-10T21:47:04.049308Z",
            "action": 30,
            "target": "Ignoring deprecated option on line %(lineno)s: The %(option)s option has been deprecated and no longer has any effect. It may be removed from future releases, which will result in a fatal error from kickstart. Please modify your kickstart file to remove this option.",
            "id": 3239532,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/3239532/?format=api"
        }
    ]
}