Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17304566/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-package-maintainers/masterpagesusing_the_koji_build_system/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-package-maintainers/masterpagesusing_the_koji_build_system/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-02T22:31:56.722983Z",
    "action": 30,
    "target": "Sometimes you want to make sure that one build has succeeded before launching the next one, for example when you want to rebuild a package against a dependency that has just been rebuilt.  `fedpkg` provides a `chain-build` command to help with this.  As explained in xref:Package_Update_Guide.adoc#multiple_packages[the Package Update Guide], multi-build chains like this should be created on a side tag, and you can use `fedpkg chain-build` to do the builds on the side tag.",
    "id": 15421707,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15421707/?format=api"
}