Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858074/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Efrit/?format=api",
    "author": "https://hosted.weblate.org/api/users/Efrit/?format=api",
    "timestamp": "2020-09-18T21:52:23.909413+02:00",
    "action": 2,
    "target": "Le Menu Construction est trié par paliers et comme votre colonie est nouvelle, seuls les bâtiments du Premier Palier vous sont accessibles ; au fur et à mesure que votre civilisation avance, vous accéderez aux paliers supérieurs et aurez accès à une plus large variété de bâtiments.",
    "id": 7522414,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7522414/?format=api"
}