Translation components API.

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

GET /api/components/documentation/articlescontributing_index/changes/?format=api&page=66
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3253,
    "next": null,
    "previous": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/changes/?format=api&page=65",
    "results": [
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1647730/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescontributing_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-02-24T14:52:25.922905Z",
            "action": 5,
            "target": "Κάθε λογική αλλαγή είναι ένα ξεχωριστό commit μέσα σε ένα pull request. Τα μηνύματα commit για κάθε αλλαγή πρέπει να ακολουθούν τον οδηγό extref:{committers-guide}#commit-log-message[commit log guide].",
            "id": 639048,
            "action_name": "Nova tradução",
            "url": "https://translate-dev.freebsd.org/api/changes/639048/?format=api"
        },
        {
            "unit": "https://translate-dev.freebsd.org/api/units/1647731/?format=api",
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescontributing_index/el/?format=api",
            "user": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "author": "https://translate-dev.freebsd.org/api/users/chrislongros/?format=api",
            "timestamp": "2024-02-24T14:53:36.086406Z",
            "action": 5,
            "target": "Όλα τα commits έχουν το όνομά σας και την έγκυρη διεύθυνση email, όπως θα θέλατε να τα δείτε στο αποθετήριο του FreeBSD ως συγγραφέα. Δεν μπορούν να χρησιμοποιηθούν ψεύτικες διευθύνσεις github.com.",
            "id": 639049,
            "action_name": "Nova tradução",
            "url": "https://translate-dev.freebsd.org/api/changes/639049/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescontributing_index/?format=api",
            "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescontributing_index/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-25T04:45:00.418193Z",
            "action": 17,
            "target": "",
            "id": 639056,
            "action_name": "O Commit das alterações foi efetuado",
            "url": "https://translate-dev.freebsd.org/api/changes/639056/?format=api"
        }
    ]
}