Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/6452/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/appendice-2/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/appendice-2/es/?format=api",
    "user": "https://weblate.duniter.org/api/users/santiajedrez/?format=api",
    "author": "https://weblate.duniter.org/api/users/santiajedrez/?format=api",
    "timestamp": "2024-05-07T02:02:11.630350Z",
    "action": 5,
    "target": "Cabe destacar que :math:`\\alpha` generalmente debe entenderse como \"pequeño\" durante períodos del orden de :math:`\\left( \\frac{ev}{2} \\right)`, e incluso respecto a c. En efecto, sobre la base experimental de Francia entre 1950 y 1990, la población pasó de 41 a 56 millones, siendo :math:`\\alpha = \\frac{ln(\\frac{56}{41})}{40} = 0,78 \\%`/año mientras que :math:`c=\\frac{ln(40)}{40}=9,22 \\%`/año.",
    "id": 21391,
    "action_name": "New translation",
    "url": "https://weblate.duniter.org/api/changes/21391/?format=api"
}