Changes API.

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

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

{
    "unit": "https://translate.edugit.org/api/units/17888/?format=api",
    "component": "https://translate.edugit.org/api/components/teckids/teckids-org/?format=api",
    "translation": "https://translate.edugit.org/api/translations/teckids/teckids-org/en/?format=api",
    "user": "https://translate.edugit.org/api/users/niklas.bildhauer@teckids.org/?format=api",
    "author": "https://translate.edugit.org/api/users/niklas.bildhauer@teckids.org/?format=api",
    "timestamp": "2022-02-07T16:58:45.332995Z",
    "action": 5,
    "target": "The software developers, teachers, schools, students and IT companies involved in the project offer a broad, clear and high-quality collection of software solutions for youth and education as a community and as a service for schools and decision-makers. The project also helps young contributors find their way into the world of Free Software.",
    "id": 12141,
    "action_name": "Neue Übersetzung",
    "url": "https://translate.edugit.org/api/changes/12141/?format=api"
}