Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8187119/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-12T22:01:34.073180Z",
    "action": 59,
    "target": "Ačkoli se tento spin nepodařilo sestavit pro finální verzi, tato testovací sestava obsahuje opravy oproti finálnímu obsahu, které umožňují úspěšné sestavení a měly by vyhovovat potřebám většiny uživatelů. Testovací compose můžete ověřit pomocí speciálního souboru CHECKSUM pro <a href=\"%(x86_64)s\">64bitové</a> a <a href=\"%(i386)s\">32bitové</a> obrazy.",
    "old": "Ačkoli se tento spin nepodařilo sestavit pro finální verzi, tato testovací sestava obsahuje opravy oproti finálnímu obsahu, které umožňují úspěšné sestavení a měly by vyhovovat potřebám většiny uživatelů. Testovací compose můžete ověřit pomocí speciálního souboru CHECKSUM pro <a href=\"%(x86_64)s\">64bitové</a> a <a href=\"%(i386)s\">32bitové</a> obrazy.",
    "details": {
        "state": 20,
        "source": "Although this spin failed to compose for the final release, this test compose contains fixes over the final content to allow for a successful compose and should meet most users' needs. You can verify the test compose image with a dedicated CHECKSUM file for <a href=\"%(x86_64)s\">64-bit</a> and <a href=\"%(i386)s\">32-bit</a> images.",
        "old_state": 20
    },
    "id": 11608766,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11608766/?format=api"
}