Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/605918/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel7-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel7-branch/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2021-05-16T09:43:59.168517Z",
    "action": 2,
    "target": "Ignorowanie przestarzałej opcji w %(lineno)s. wierszu: opcja %(option)s jest przestarzała i jej użycie nie powoduje żadnych zmian. Może zostać usunięta z przyszłych wydań, co spowoduje krytyczny błąd pliku kickstart. Należy zmodyfikować plik kickstart, aby usunąć tę opcję.",
    "id": 3248220,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3248220/?format=api"
}