Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/117405/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-04-01T20:55:31.626675Z",
    "action": 2,
    "target": "Pas het huidig geselecteerde profiel opnieuw toe. Als de profielsjablonen vernieuwd werden kan dit commando gebruikt worden om de huidige systeemconfiguratie opnieuw te genereren om deze veranderingen toe te passen op het systeem. Dit commando zal de veranderingen alleen opnieuw toepassen als de bestaande configuratie een geldige authselect-configuratie is, anders wordt een fout geretourneerd.",
    "id": 11403481,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11403481/?format=api"
}