Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/1140/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/android/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/android/de/?format=api",
    "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "timestamp": "2021-01-14T12:58:26.391756Z",
    "action": 2,
    "target": "Codes. Bitte drücke auf \"weiter\" um die verbleibenden Codes zu scannen. Anzahl der noch fehlenden Codes: ",
    "id": 262,
    "action_name": "Translation changed",
    "url": "https://translate.phyphox.org/api/changes/262/?format=api"
}