Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/232425/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-05T14:18:52.367744Z",
    "action": 59,
    "target": "{officialClass}<p>Who falls how deep?</p><p>Provide a falling depth in &rdquo; (squares on the tabletop; each equals 2 yards &cong; 2 meters).</p><p>Snow and other soft ground reduces the damage. Provide a depth in feet (&cong; 30 cm) if applicable or leave it at 0 if not.</p><p>Falling in water allows an Athletics roll. If applicable provide the degree of success. If not applicable or if the roll was failed, leave it at 'n/a'.</p><div style='display: grid; grid-template-columns: 5fr 1.2fr 1fr 1.3fr; grid-gap: 2px;'><strong style='text-align: left;'>Token</strong><strong style='text-align: center;'>Depth</strong><strong style='text-align: center;'>Snow</strong><strong style='text-align: center;'>Athletics</strong>",
    "old": "",
    "details": {
        "state": 20,
        "source": "{officialClass}<p>Who falls how deep?</p><p>Provide a falling depth in &rdquo; (squares on the tabletop; each equals 2 yards &cong; 2 meters).</p><p>Snow and other soft ground reduces the damage. Provide a depth in feet (&cong; 30 cm) if applicable or leave it at 0 if not.</p><p>Falling in water allows an Athletics roll. If applicable provide the degree of success. If not applicable or if the roll was failed, leave it at 'n/a'.</p><div style='display: grid; grid-template-columns: 5fr 1.2fr 1fr 1.3fr; grid-gap: 2px;'><strong style='text-align: left;'>Token</strong><strong style='text-align: center;'>Depth</strong><strong style='text-align: center;'>Snow</strong><strong style='text-align: center;'>Athletics</strong>",
        "old_state": -1
    },
    "id": 357014,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/357014/?format=api"
}