Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157203/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-questions/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-questions/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-05-01T21:04:28.222457Z",
    "action": 5,
    "target": "Use alguna técnica para identificar qué texto proviene del mensaje original y qué texto agrega. Personalmente encuentro que anteponer <quote><literal>&gt; </literal></quote> al mensaje original funciona mejor. Dejando espacios en blanco después de <quote><literal>&gt; ;</literal></quote> y deje líneas vacías entre el texto y el texto original para que el resultado sea más legible.",
    "id": 66135,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/66135/?format=api"
}