Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/666350/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-10-03T23:53:28.307242Z",
    "action": 4,
    "target": "É impossível usar `ping` no Tails, porque `ping` usa o protocolo ICMP enquanto o Tor só pode transportar conexões TCP.",
    "id": 3357410,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3357410/?format=api"
}