Changes API.

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

GET /api/changes/65151143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/76571728/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-data-collection-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-data-collection-plugin/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "author": "https://hosted.weblate.org/api/users/Ignatz/?format=api",
    "timestamp": "2023-09-07T15:38:35.280483+02:00",
    "action": 5,
    "target": "Firewall-Logs sind Logs, die von der iptables-Firewall ausgelesen werden. Falls aktiviert, verwendet Sentinel sie zum Beobachten von Paketen, die aus dem Extranet kommen und Verbindungsversuche zu potenziell anfälligen lokalen Diensten enthalten. Diese Techniken, die auch als „Portscans“ bekannt sind, versuchen üblicherweise herauszufinden, welche Ports auf dem betreffenden Gerät offen sind. Falls aktiviert, sammelt Sentinel Firewall-Logs Informationen über den Ursprung dieser Pakete und über die Ports, die sie auf dem lokalen Gerät abzuscannen versuchen.",
    "id": 65151143,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/65151143/?format=api"
}