Translation components API.

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

GET /api/translations/libo_help-24-2/textsharedguide/es/changes/?format=api&page=70
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3452,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/es/changes/?format=api&page=69",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/108976231/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:27:44.109377Z",
            "action": 59,
            "target": "<bookmark_value>muestras y plantillas</bookmark_value><bookmark_value>plantillas;documentos nuevos a partir de plantillas</bookmark_value><bookmark_value>tarjetas de presentación;nuevas</bookmark_value>",
            "id": 46731762,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46731762/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/108976224/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsharedguide/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsharedguide/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:27:44.109312Z",
            "action": 59,
            "target": "Primeros pasos",
            "id": 46731761,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/46731761/?format=api"
        }
    ]
}