Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14871420/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-22T01:54:03.069215Z",
    "action": 59,
    "target": "Zu manchen Unicodenummern gibt es unterschiedliche Glyphen je nach Sprache und Pango bestimmt die korrekten Glyphen anhand des Sprachattributs. Pango wählt Glyphen passend zur Sprache des IBus engines wenn dieser Wert true ist und passend zur Lokale des Desktops wenn dieser Wert false ist.",
    "id": 12088629,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12088629/?format=api"
}