Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/947/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/android/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/android/cs/?format=api",
    "user": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "author": "https://translate.phyphox.org/api/users/staacks/?format=api",
    "timestamp": "2023-03-31T12:21:47.568456Z",
    "action": 30,
    "target": "Development and Concept:\n Dr. Sebastian Staacks\n Concept:\n Prof. Christoph Stampfer\n Programming:\nGaurav Tripathee\n Dominik Dorsel\n Jonas Gessner\n Camilla Lummerzheim",
    "id": 15875,
    "action_name": "Source string changed",
    "url": "https://translate.phyphox.org/api/changes/15875/?format=api"
}