Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5487331/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/he/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/omeritzics/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/omeritzics/?format=api",
    "timestamp": "2021-03-02T12:04:11.577358Z",
    "action": 5,
    "target": "התקן תכנית האתחול שלב 2 %(stage2dev)s נמצא על גבי מערך רב־כוננים, אולם התקן תכנית האתחול שלב 1 %(stage1dev)s אינו. כשל בכונן %(stage2dev)s עלול לגרום לכך שלא תהיה אפשרות לאתחל את המערכת.",
    "old": "",
    "details": {},
    "id": 3045110,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3045110/?format=api"
}