Translation components API.

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

GET /api/translations/camerafv5/app/pt_BR/changes/?format=api&page=29
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 564,
    "next": null,
    "previous": "https://localization.fgae.de/api/translations/camerafv5/app/pt_BR/changes/?format=api&page=28",
    "results": [
        {
            "unit": "https://localization.fgae.de/api/units/42731/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app/pt_BR/?format=api",
            "dictionary": null,
            "user": 334,
            "author": 334,
            "timestamp": "2024-07-27T07:45:23.029069Z",
            "action": 30,
            "target": "Sain sen",
            "id": 16406,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/16406/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/42732/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app/pt_BR/?format=api",
            "dictionary": null,
            "user": 334,
            "author": 334,
            "timestamp": "2024-07-27T07:45:48.110796Z",
            "action": 30,
            "target": "Käsittelyjono on tyhjä",
            "id": 16434,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/16434/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/42733/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app/pt_BR/?format=api",
            "dictionary": null,
            "user": 334,
            "author": 334,
            "timestamp": "2024-07-27T07:47:46.904992Z",
            "action": 30,
            "target": "Hyvää kuvaamista!",
            "id": 16464,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/16464/?format=api"
        },
        {
            "unit": "https://localization.fgae.de/api/units/42734/?format=api",
            "component": "https://localization.fgae.de/api/components/camerafv5/app/?format=api",
            "translation": "https://localization.fgae.de/api/translations/camerafv5/app/pt_BR/?format=api",
            "dictionary": null,
            "user": 334,
            "author": 334,
            "timestamp": "2024-07-27T07:48:13.473572Z",
            "action": 30,
            "target": "Sovellus päivitettiin äskettäin versioon %1$s! Tässä on uutta:",
            "id": 16492,
            "action_name": "Source string changed",
            "url": "https://localization.fgae.de/api/changes/16492/?format=api"
        }
    ]
}