Translation components API.

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

GET /api/translations/diyseeds-org-pages/contact/fr/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 24,
    "next": null,
    "previous": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/fr/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.diyseeds.org/api/units/8561/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2021-09-06T21:11:03.260325+02:00",
            "action": 2,
            "target": "contact-credits",
            "id": 5491,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/5491/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/8561/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "author": "http://translate.diyseeds.org/api/users/admin/?format=api",
            "timestamp": "2021-09-06T21:11:14.935550+02:00",
            "action": 2,
            "target": "contacts-credits",
            "id": 5492,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/5492/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/8587/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
            "author": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
            "timestamp": "2021-12-20T21:46:45.209600+01:00",
            "action": 45,
            "target": "",
            "id": 19652,
            "action_name": "New contributor",
            "url": "http://translate.diyseeds.org/api/changes/19652/?format=api"
        },
        {
            "unit": "http://translate.diyseeds.org/api/units/8587/?format=api",
            "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/contact/?format=api",
            "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/contact/fr/?format=api",
            "user": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
            "author": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
            "timestamp": "2021-12-20T21:46:45.225234+01:00",
            "action": 2,
            "target": "Luna Sáenz del Castillo",
            "id": 19653,
            "action_name": "Translation changed",
            "url": "http://translate.diyseeds.org/api/changes/19653/?format=api"
        }
    ]
}