Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688744/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepswelcome_screenmac_spoofing-po/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-27T22:25:46.551566Z",
    "action": 30,
    "target": "However, as [[discussed above|doc/first_steps/welcome_screen/mac_spoofing#what-is-mac-address]], disabling MAC address anonymization makes it possible for someone to track your geographical location. If this is problematic, consider using a different network interface, like a [[USB Wi-Fi adapter|doc/anonymous_internet/no-wifi#wifi-adapters]], or moving to another network.",
    "id": 3320038,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3320038/?format=api"
}