Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/89587508/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/hu/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/armintimar/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/armintimar/?format=api",
    "timestamp": "2023-09-30T11:47:20.490885Z",
    "action": 5,
    "target": "A cellák egy halmazára úgy hivatkozhat, hogy tartományokban hivatkozik rájuk. A tartományok lehetnek cellablokkok, oszlopok teljes halmaza és sorok teljes halmaza. Az A1:B2 tartomány a lap bal felső sarkában lévő első négy cellát jelenti. Az A:E tartomány az A, B, C, D és E oszlop összes celláját tartalmazza. A 2:5 tartomány a 2., 3., 4. és 5. sor összes celláját tartalmazza.",
    "id": 38714661,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/38714661/?format=api"
}