Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/369637/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/website-remake/code-of-conduct/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/code-of-conduct/fr/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/Thovi98/?format=api",
    "timestamp": "2023-06-23T11:53:34.809123Z",
    "action": 2,
    "target": "- Le développement et la maintenance du serveur audio Funkwhale\n- L’explaration et le travail sur de nouveaux modèles de financement pour les créateurs\n- La construction d’une fédération de serveurs pour héberger et distribuer du contenu audio (en particulier du contenu sous copyleft) qui soit bien adaptée aux besoins des créateurs\n- L’offre d’une expérience transparente, riche, sociale, ouverte et décentralisée aux personnes qui souhaitent interagir avec le contenu audio, sur la base de normes, de protocoles et de technologies ouverts et libres",
    "id": 362366,
    "action_name": "Translation changed",
    "url": "https://translate.funkwhale.audio/api/changes/362366/?format=api"
}