Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8186092/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-10T22:02:12.400119Z",
    "action": 59,
    "target": "Ačkoliv tento spin se nepodařilo pro finální vydání sestavit, toto testovací sestavení obsahuje opravy finálního obsahu, které umožní úspěšné sestavení, a mělo by uspokojit potřeby většiny uživatelů. Obraz testovacího sestavení lze ověřit dle speciálně připraveného souboru CHECKSUM pro 64bitové obrazy.",
    "old": "Ačkoliv tento spin se nepodařilo pro finální vydání sestavit, toto testovací sestavení obsahuje opravy finálního obsahu, které umožní úspěšné sestavení, a mělo by uspokojit potřeby většiny uživatelů. Obraz testovacího sestavení lze ověřit dle speciálně připraveného souboru CHECKSUM pro 64bitové 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 64-bit images.",
        "old_state": 20
    },
    "id": 4808714,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4808714/?format=api"
}