Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/31279/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/ta/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-27T15:35:54.793011Z",
    "action": 59,
    "target": "XKB சின்னம் லேயவுட் சரத்தைக் காண்பிக்கிறது, அந்தச் சரமானது RGBA மதிப்புட்ன காட்சியாக்கப்படுகிறது. RGBA மதிப்பு 1. X11 இலிருந்து ஒரு நிறத்தின் பெயராகவோ, 2. '#rrggbb' என்ற வடிவத்தில் ஹெக்ஸ் மதிப்பாகவோ (இங்கு 'r', 'g' மற்றும் 'b' ஆகியவை சிவப்பு, பச்சை மற்றும் நீலத்தின் ஹெக்ஸ் மதிபுகள்), 3. 'rgb(r,g,b)' என்ற வடிவத்தில் ஒரு நிறத்தின் RGB நிறமாகவோ அல்லது 4. 'rgba(r,g,b,a)' என்ற வடிவத்தில் (இங்கு 'r', 'g' மற்றும் 'b' ஆகியவை 0 முதல் 255 க்கு இடைப்பட்ட வரம்பிலான முழு எண்கள் அல்லது 0% முதல் 100% க்கு இடைப்பட்ட வரம்பிலான சதவீதங்களாகும், 'a' என்பது 0 முதல் 1 ஆல்ஃபா வரையிலான வரம்பிலமைந்த ஃப்ளோட்டிங் பாயின்ட் எண்ணாகும்) ஒரு RGBA நிறமாகவோ இருக்கலாம்.",
    "id": 11984839,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11984839/?format=api"
}