Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101165482/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/dbaccessmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dbaccessmessages/fr/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sophie/?format=api",
    "timestamp": "2023-09-29T15:45:17.860080Z",
    "action": 5,
    "target": "Veuillez saisir les informations requises pour vous connecter à une base de données PostgreSQL, soit en saisissant le nom d'hôte, le numéro de port et le serveur, soit en saisissant la chaîne de connexion.",
    "id": 38706952,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/38706952/?format=api"
}