Translation components API.

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

GET /api/components/python-docs/latest%252Flatestlibraryexceptions/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 542,
    "next": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/changes/?format=api&page=8",
    "previous": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/108737978/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.640059+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an error is detected that doesn't fall in any of the other categories.  The associated value is a string indicating what precisely went wrong.",
                "old_state": -1
            },
            "id": 70974523,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974523/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737975/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.640027+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception is raised when a weak reference proxy, created by the :func:`weakref.proxy` function, is used to access an attribute of the referent after it has been garbage collected. For more information on weak references, see the :mod:`weakref` module.",
                "old_state": -1
            },
            "id": 70974522,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974522/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737968/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639997+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Previously, a plain :exc:`RuntimeError` was raised.",
                "old_state": -1
            },
            "id": 70974521,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974521/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737963/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639968+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception is derived from :exc:`RuntimeError`.  It is raised when the interpreter detects that the maximum recursion depth (see :func:`sys.getrecursionlimit`) is exceeded.",
                "old_state": -1
            },
            "id": 70974520,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974520/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737957/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639938+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the result of an arithmetic operation is too large to be represented.  This cannot occur for integers (which would rather raise :exc:`MemoryError` than give up).  However, for historical reasons, OverflowError is sometimes raised for integers that are outside a required range.   Because of the lack of standardization of floating point exception handling in C, most floating point operations are not checked.",
                "old_state": -1
            },
            "id": 70974519,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974519/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737952/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639907+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The :attr:`filename` attribute is now the original file name passed to the function, instead of the name encoded to or decoded from the :term:`filesystem encoding and error handler`. Also, the *filename2* constructor argument and attribute was added.",
                "old_state": -1
            },
            "id": 70974518,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974518/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737948/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639868+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": ":exc:`EnvironmentError`, :exc:`IOError`, :exc:`WindowsError`, :exc:`socket.error`, :exc:`select.error` and :exc:`mmap.error` have been merged into :exc:`OSError`, and the constructor may return a subclass.",
                "old_state": -1
            },
            "id": 70974517,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974517/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737942/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639839+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "For exceptions that involve a file system path (such as :func:`open` or :func:`os.unlink`), :attr:`filename` is the file name passed to the function. For functions that involve two file system paths (such as :func:`os.rename`), :attr:`filename2` corresponds to the second file name passed to the function.",
                "old_state": -1
            },
            "id": 70974516,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974516/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737938/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639813+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The corresponding error message, as provided by the operating system.  It is formatted by the C functions :c:func:`perror` under POSIX, and :c:func:`FormatMessage` under Windows.",
                "old_state": -1
            },
            "id": 70974515,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974515/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737930/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639761+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Under Windows, if the *winerror* constructor argument is an integer, the :attr:`.errno` attribute is determined from the Windows error code, and the *errno* argument is ignored.  On other platforms, the *winerror* argument is ignored, and the :attr:`winerror` attribute does not exist.",
                "old_state": -1
            },
            "id": 70974514,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974514/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737924/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639738+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Under Windows, this gives you the native Windows error code.  The :attr:`.errno` attribute is then an approximate translation, in POSIX terms, of that native error code.",
                "old_state": -1
            },
            "id": 70974513,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974513/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737918/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639713+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A numeric error code from the C variable :c:data:`errno`.",
                "old_state": -1
            },
            "id": 70974512,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974512/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737911/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639691+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The constructor often actually returns a subclass of :exc:`OSError`, as described in `OS exceptions`_ below.  The particular subclass depends on the final :attr:`.errno` value.  This behaviour only occurs when constructing :exc:`OSError` directly or via an alias, and is not inherited when subclassing.",
                "old_state": -1
            },
            "id": 70974511,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974511/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737904/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639668+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The second form of the constructor sets the corresponding attributes, described below.  The attributes default to :const:`None` if not specified.  For backwards compatibility, if three arguments are passed, the :attr:`~BaseException.args` attribute contains only a 2-tuple of the first two constructor arguments.",
                "old_state": -1
            },
            "id": 70974510,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974510/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737898/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639645+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception is raised when a system function returns a system-related error, including I/O failures such as \"file not found\" or \"disk full\" (not for illegal argument types or other incidental errors).",
                "old_state": -1
            },
            "id": 70974509,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974509/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737893/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639623+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "``NotImplementedError`` and ``NotImplemented`` are not interchangeable, even though they have similar names and purposes.  See :data:`NotImplemented` for details on when to use it.",
                "old_state": -1
            },
            "id": 70974508,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974508/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737888/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639600+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "It should not be used to indicate that an operator or method is not meant to be supported at all -- in that case either leave the operator / method undefined or, if a subclass, set it to :data:`None`.",
                "old_state": -1
            },
            "id": 70974507,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974507/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737884/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639578+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception is derived from :exc:`RuntimeError`.  In user defined base classes, abstract methods should raise this exception when they require derived classes to override the method, or while the class is being developed to indicate that the real implementation still needs to be added.",
                "old_state": -1
            },
            "id": 70974506,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974506/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737877/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639555+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Added the :attr:`name` attribute.",
                "old_state": -1
            },
            "id": 70974505,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974505/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737870/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639532+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The :attr:`name` attribute can be set using a keyword-only argument to the constructor. When set it represent the name of the variable that was attempted to be accessed.",
                "old_state": -1
            },
            "id": 70974504,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974504/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737867/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639509+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a local or global name is not found.  This applies only to unqualified names.  The associated value is an error message that includes the name that could not be found.",
                "old_state": -1
            },
            "id": 70974503,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974503/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737860/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639483+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an operation runs out of memory but the situation may still be rescued (by deleting some objects).  The associated value is a string indicating what kind of (internal) operation ran out of memory. Note that because of the underlying memory management architecture (C's :c:func:`malloc` function), the interpreter may not always be able to completely recover from this situation; it nevertheless raises an exception so that a stack traceback can be printed, in case a run-away program was the cause.",
                "old_state": -1
            },
            "id": 70974502,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974502/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737854/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639460+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Catching a :exc:`KeyboardInterrupt` requires special consideration. Because it can be raised at unpredictable points, it may, in some circumstances, leave the running program in an inconsistent state. It is generally best to allow :exc:`KeyboardInterrupt` to end the program as quickly as possible or avoid raising it entirely. (See :ref:`handlers-and-exceptions`.)",
                "old_state": -1
            },
            "id": 70974501,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974501/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737845/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639437+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the user hits the interrupt key (normally :kbd:`Control-C` or :kbd:`Delete`).  During execution, a check for interrupts is made regularly. The exception inherits from :exc:`BaseException` so as to not be accidentally caught by code that catches :exc:`Exception` and thus prevent the interpreter from exiting.",
                "old_state": -1
            },
            "id": 70974500,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974500/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737836/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639414+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a mapping (dictionary) key is not found in the set of existing keys.",
                "old_state": -1
            },
            "id": 70974499,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974499/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737828/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639391+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a sequence subscript is out of range.  (Slice indices are silently truncated to fall in the allowed range; if an index is not an integer, :exc:`TypeError` is raised.)",
                "old_state": -1
            },
            "id": 70974498,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974498/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737823/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639358+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A subclass of :exc:`ImportError` which is raised by :keyword:`import` when a module could not be located.  It is also raised when ``None`` is found in :data:`sys.modules`.",
                "old_state": -1
            },
            "id": 70974497,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974497/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737817/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639335+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Added the :attr:`name` and :attr:`path` attributes.",
                "old_state": -1
            },
            "id": 70974496,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974496/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737810/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639312+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The :attr:`name` and :attr:`path` attributes can be set using keyword-only arguments to the constructor. When set they represent the name of the module that was attempted to be imported and the path to any file which triggered the exception, respectively.",
                "old_state": -1
            },
            "id": 70974495,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974495/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737803/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639290+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the :keyword:`import` statement has troubles trying to load a module.  Also raised when the \"from list\" in ``from ... import`` has a name that cannot be found.",
                "old_state": -1
            },
            "id": 70974494,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974494/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737798/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639267+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a :term:`generator` or :term:`coroutine` is closed; see :meth:`generator.close` and :meth:`coroutine.close`.  It directly inherits from :exc:`BaseException` instead of :exc:`Exception` since it is technically not an error.",
                "old_state": -1
            },
            "id": 70974493,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974493/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737791/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639244+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Not currently used.",
                "old_state": -1
            },
            "id": 70974492,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974492/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737788/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639221+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the :func:`input` function hits an end-of-file condition (EOF) without reading any data. (N.B.: the :meth:`io.IOBase.read` and :meth:`io.IOBase.readline` methods return an empty string when they hit EOF.)",
                "old_state": -1
            },
            "id": 70974491,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974491/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737783/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639194+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Added the :attr:`name` and :attr:`obj` attributes.",
                "old_state": -1
            },
            "id": 70974490,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974490/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737778/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639158+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The :attr:`name` and :attr:`obj` attributes can be set using keyword-only arguments to the constructor. When set they represent the name of the attribute that was attempted to be accessed and the object that was accessed for said attribute, respectively.",
                "old_state": -1
            },
            "id": 70974489,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974489/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737770/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639129+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an attribute reference (see :ref:`attribute-references`) or assignment fails.  (When an object does not support attribute references or attribute assignments at all, :exc:`TypeError` is raised.)",
                "old_state": -1
            },
            "id": 70974488,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974488/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737763/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639098+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an :keyword:`assert` statement fails.",
                "old_state": -1
            },
            "id": 70974487,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974487/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737758/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639069+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The following exceptions are the exceptions that are usually raised.",
                "old_state": -1
            },
            "id": 70974486,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974486/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737751/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.639037+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Concrete exceptions",
                "old_state": -1
            },
            "id": 70974485,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974485/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737746/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638990+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The base class for the exceptions that are raised when a key or index used on a mapping or sequence is invalid: :exc:`IndexError`, :exc:`KeyError`.  This can be raised directly by :func:`codecs.lookup`.",
                "old_state": -1
            },
            "id": 70974484,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974484/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737739/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638961+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a :ref:`buffer <bufferobjects>` related operation cannot be performed.",
                "old_state": -1
            },
            "id": 70974483,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974483/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737735/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638930+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The base class for those built-in exceptions that are raised for various arithmetic errors: :exc:`OverflowError`, :exc:`ZeroDivisionError`, :exc:`FloatingPointError`.",
                "old_state": -1
            },
            "id": 70974482,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974482/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737728/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638899+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "All built-in, non-system-exiting exceptions are derived from this class.  All user-defined exceptions should also be derived from this class.",
                "old_state": -1
            },
            "id": 70974481,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974481/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737724/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638862+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A list of the notes of this exception, which were added with :meth:`add_note`. This attribute is created when :meth:`add_note` is called.",
                "old_state": -1
            },
            "id": 70974480,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974480/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737718/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638832+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Add the string ``note`` to the exception's notes which appear in the standard traceback after the exception string. A :exc:`TypeError` is raised if ``note`` is not a string.",
                "old_state": -1
            },
            "id": 70974479,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974479/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737712/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638801+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This method sets *tb* as the new traceback for the exception and returns the exception object.  It was more commonly used before the exception chaining features of :pep:`3134` became available.  The following example shows how we can convert an instance of ``SomeException`` into an instance of ``OtherException`` while preserving the traceback.  Once raised, the current frame is pushed onto the traceback of the ``OtherException``, as would have happened to the traceback of the original ``SomeException`` had we allowed it to propagate to the caller. ::",
                "old_state": -1
            },
            "id": 70974478,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974478/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737709/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638770+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The tuple of arguments given to the exception constructor.  Some built-in exceptions (like :exc:`OSError`) expect a certain number of arguments and assign a special meaning to the elements of this tuple, while others are usually called only with a single string giving an error message.",
                "old_state": -1
            },
            "id": 70974477,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974477/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737705/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638740+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The base class for all built-in exceptions.  It is not meant to be directly inherited by user-defined classes (for that, use :exc:`Exception`).  If :func:`str` is called on an instance of this class, the representation of the argument(s) to the instance are returned, or the empty string when there were no arguments.",
                "old_state": -1
            },
            "id": 70974476,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974476/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737702/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638709+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The following exceptions are used mostly as base classes for other exceptions.",
                "old_state": -1
            },
            "id": 70974475,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974475/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737699/?format=api",
            "component": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/python-docs/latest%252Flatestlibraryexceptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-11-08T16:34:24.638679+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Base classes",
                "old_state": -1
            },
            "id": 70974474,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974474/?format=api"
        }
    ]
}