Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264181/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpageswriting-guidelines/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpageswriting-guidelines/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-06-28T07:33:48.485288Z",
    "action": 5,
    "target": "**Utilice la opción Edit as HTML (Editar como HTML) al pegar en bloques preformateados**. Se sabe que las versiones actuales de WordPress eliminan las marcas de almohadilla (#) y los espacios en blanco iniciales cuando el contenido se pega en bloques preformateados. Algunos caracteres no alfanuméricos también pueden resultar confusos (&, <, >, etc.). Usar la opción __Edit as HTML__ (que aparece debajo de los puntos suspensivos verticales) antes de pegar contenido en el bloque parece solucionar el problema. Asegure de pegar su contenido entre las etiquetas <pre> y no las sobrescriba. Después de pegar su contenido, vuelva al modo visual utilizando la opción  __Edit visually__ (Editar visualmente) para ver una mejor representación del resultado final, lo verá como el lector.\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "**Use the Edit as HTML option when pasting into preformatted blocks.** Current versions of WordPress are known to strip leading hash marks (#) and leading whitespace when content is pasted into preformatted blocks. Some non-alphanumeric characters may also get garbled (&, <, >, etc.). Using the __Edit as HTML__ option (listed under the vertical ellipsis) prior to pasting content into the block seems to workaround this problem. Be sure to paste your content between the <pre> tags and do not overwrite them. After pasting your content, switch back to visual mode by using the __Edit visually__ option to see a better representation of what the final result will look like to the reader.\n",
        "old_state": 0
    },
    "id": 16711952,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16711952/?format=api"
}