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=6
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=7",
    "previous": "https://hosted.weblate.org/api/components/python-docs/latest%252Flatestlibraryexceptions/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/108738236/?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.641575+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A base class for connection-related issues.",
                "old_state": -1
            },
            "id": 70974573,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974573/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738231/?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.641553+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an operation on a child process failed. Corresponds to :c:data:`errno` :py:data:`~errno.ECHILD`.",
                "old_state": -1
            },
            "id": 70974572,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974572/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738227/?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.641530+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "An integer containing the number of characters written to the stream before it blocked.  This attribute is available when using the buffered I/O classes from the :mod:`io` module.",
                "old_state": -1
            },
            "id": 70974571,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974571/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738223/?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.641508+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "In addition to those of :exc:`OSError`, :exc:`BlockingIOError` can have one more attribute:",
                "old_state": -1
            },
            "id": 70974570,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974570/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738219/?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.641482+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an operation would block on an object (e.g. socket) set for non-blocking operation. Corresponds to :c:data:`errno` :py:data:`~errno.EAGAIN`, :py:data:`~errno.EALREADY`, :py:data:`~errno.EWOULDBLOCK` and :py:data:`~errno.EINPROGRESS`.",
                "old_state": -1
            },
            "id": 70974569,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974569/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738212/?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.641459+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The following exceptions are subclasses of :exc:`OSError`, they get raised depending on the system error code.",
                "old_state": -1
            },
            "id": 70974568,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974568/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738207/?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.641435+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "OS exceptions",
                "old_state": -1
            },
            "id": 70974567,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974567/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738202/?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.641395+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Only available on Windows.",
                "old_state": -1
            },
            "id": 70974566,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974566/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738199/?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.641366+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The following exceptions are kept for compatibility with previous versions; starting from Python 3.3, they are aliases of :exc:`OSError`.",
                "old_state": -1
            },
            "id": 70974565,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974565/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738194/?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.641336+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the second argument of a division or modulo operation is zero.  The associated value is a string indicating the type of the operands and the operation.",
                "old_state": -1
            },
            "id": 70974564,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974564/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738190/?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.641306+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an operation or function receives an argument that has the right type but an inappropriate value, and the situation is not described by a more precise exception such as :exc:`IndexError`.",
                "old_state": -1
            },
            "id": 70974563,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974563/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738185/?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.641276+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a Unicode-related error occurs during translating.  It is a subclass of :exc:`UnicodeError`.",
                "old_state": -1
            },
            "id": 70974562,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974562/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738179/?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.641246+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a Unicode-related error occurs during decoding.  It is a subclass of :exc:`UnicodeError`.",
                "old_state": -1
            },
            "id": 70974561,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974561/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738175/?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.641217+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a Unicode-related error occurs during encoding.  It is a subclass of :exc:`UnicodeError`.",
                "old_state": -1
            },
            "id": 70974560,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974560/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738170/?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.641186+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The index after the last invalid data in :attr:`object`.",
                "old_state": -1
            },
            "id": 70974559,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974559/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738166/?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.641156+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The first index of invalid data in :attr:`object`.",
                "old_state": -1
            },
            "id": 70974558,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974558/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738160/?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.641124+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The object the codec was attempting to encode or decode.",
                "old_state": -1
            },
            "id": 70974557,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974557/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738155/?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.641087+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A string describing the specific codec error.",
                "old_state": -1
            },
            "id": 70974556,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974556/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738151/?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.641058+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The name of the encoding that raised the error.",
                "old_state": -1
            },
            "id": 70974555,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974555/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738147/?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.641028+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": ":exc:`UnicodeError` has attributes that describe the encoding or decoding error.  For example, ``err.object[err.start:err.end]`` gives the particular invalid input that the codec failed on.",
                "old_state": -1
            },
            "id": 70974554,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974554/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738141/?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.640998+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a Unicode-related encoding or decoding error occurs.  It is a subclass of :exc:`ValueError`.",
                "old_state": -1
            },
            "id": 70974553,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974553/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738135/?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.640967+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when a reference is made to a local variable in a function or method, but no value has been bound to that variable.  This is a subclass of :exc:`NameError`.",
                "old_state": -1
            },
            "id": 70974552,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974552/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738132/?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.640937+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Passing arguments of the wrong type (e.g. passing a :class:`list` when an :class:`int` is expected) should result in a :exc:`TypeError`, but passing arguments with the wrong value (e.g. a number outside expected boundaries) should result in a :exc:`ValueError`.",
                "old_state": -1
            },
            "id": 70974551,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974551/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738129/?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.640907+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception may be raised by user code to indicate that an attempted operation on an object is not supported, and is not meant to be. If an object is meant to support a given operation but has not yet provided an implementation, :exc:`NotImplementedError` is the proper exception to raise.",
                "old_state": -1
            },
            "id": 70974550,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974550/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738124/?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.640877+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when an operation or function is applied to an object of inappropriate type.  The associated value is a string giving details about the type mismatch.",
                "old_state": -1
            },
            "id": 70974549,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974549/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738119/?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.640848+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The exit status or error message that is passed to the constructor. (Defaults to ``None``.)",
                "old_state": -1
            },
            "id": 70974548,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974548/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738113/?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.640819+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "A call to :func:`sys.exit` is translated into an exception so that clean-up handlers (:keyword:`finally` clauses of :keyword:`try` statements) can be executed, and so that a debugger can execute a script without running the risk of losing control.  The :func:`os._exit` function can be used if it is absolutely positively necessary to exit immediately (for example, in the child process after a call to :func:`os.fork`).",
                "old_state": -1
            },
            "id": 70974547,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974547/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738107/?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.640788+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "This exception is raised by the :func:`sys.exit` function.  It inherits from :exc:`BaseException` instead of :exc:`Exception` so that it is not accidentally caught by code that catches :exc:`Exception`.  This allows the exception to properly propagate up and cause the interpreter to exit.  When it is not handled, the Python interpreter exits; no stack traceback is printed.  The constructor accepts the same optional argument passed to :func:`sys.exit`. If the value is an integer, it specifies the system exit status (passed to C's :c:func:`exit` function); if it is ``None``, the exit status is zero; if it has another type (such as a string), the object's value is printed and the exit status is one.",
                "old_state": -1
            },
            "id": 70974546,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974546/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738101/?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.640755+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "You should report this to the author or maintainer of your Python interpreter. Be sure to report the version of the Python interpreter (``sys.version``; it is also printed at the start of an interactive Python session), the exact error message (the exception's associated value) and if possible the source of the program that triggered the error.",
                "old_state": -1
            },
            "id": 70974545,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974545/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738097/?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.640725+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the interpreter finds an internal error, but the situation does not look so serious to cause it to abandon all hope. The associated value is a string indicating what went wrong (in low-level terms).",
                "old_state": -1
            },
            "id": 70974544,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974544/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738093/?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.640680+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when indentation contains an inconsistent use of tabs and spaces. This is a subclass of :exc:`IndentationError`.",
                "old_state": -1
            },
            "id": 70974543,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974543/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738088/?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.640649+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Base class for syntax errors related to incorrect indentation.  This is a subclass of :exc:`SyntaxError`.",
                "old_state": -1
            },
            "id": 70974542,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974542/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738084/?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.640619+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Added the :attr:`end_lineno` and :attr:`end_offset` attributes.",
                "old_state": -1
            },
            "id": 70974541,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974541/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738079/?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.640584+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "For errors in f-string fields, the message is prefixed by \"f-string: \" and the offsets are offsets in a text constructed from the replacement expression.  For example, compiling f'Bad {a b} field' results in this args attribute: ('f-string: ...', ('', 1, 2, '(a b)\\n', 1, 5)).",
                "old_state": -1
            },
            "id": 70974540,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974540/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738073/?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.640554+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The column in the end line where the error occurred finishes. This is 1-indexed: the first character in the line has an ``offset`` of 1.",
                "old_state": -1
            },
            "id": 70974539,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974539/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738067/?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.640524+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Which line number in the file the error occurred ends in. This is 1-indexed: the first line in the file has a ``lineno`` of 1.",
                "old_state": -1
            },
            "id": 70974538,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974538/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738062/?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.640495+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The source code text involved in the error.",
                "old_state": -1
            },
            "id": 70974537,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974537/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738056/?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.640464+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The column in the line where the error occurred. This is 1-indexed: the first character in the line has an ``offset`` of 1.",
                "old_state": -1
            },
            "id": 70974536,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974536/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738050/?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.640435+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Which line number in the file the error occurred in. This is 1-indexed: the first line in the file has a ``lineno`` of 1.",
                "old_state": -1
            },
            "id": 70974535,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974535/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738043/?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.640405+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The name of the file the syntax error occurred in.",
                "old_state": -1
            },
            "id": 70974534,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974534/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738037/?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.640376+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The :func:`str` of the exception instance returns only the error message. Details is a tuple whose members are also available as separate attributes.",
                "old_state": -1
            },
            "id": 70974533,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974533/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738033/?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.640346+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised when the parser encounters a syntax error.  This may occur in an :keyword:`import` statement, in a call to the built-in functions :func:`compile`, :func:`exec`, or :func:`eval`, or when reading the initial script or standard input (also interactively).",
                "old_state": -1
            },
            "id": 70974532,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974532/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738027/?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.640317+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Must be raised by :meth:`__anext__` method of an :term:`asynchronous iterator` object to stop the iteration.",
                "old_state": -1
            },
            "id": 70974531,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974531/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738022/?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.640287+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Enable :pep:`479` for all code by default: a :exc:`StopIteration` error raised in a generator is transformed into a :exc:`RuntimeError`.",
                "old_state": -1
            },
            "id": 70974530,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974530/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738017/?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.640257+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Introduced the RuntimeError transformation via ``from __future__ import generator_stop``, see :pep:`479`.",
                "old_state": -1
            },
            "id": 70974529,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974529/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738011/?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.640228+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Added ``value`` attribute and the ability for generator functions to use it to return a value.",
                "old_state": -1
            },
            "id": 70974528,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974528/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108738003/?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.640193+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "If a generator code directly or indirectly raises :exc:`StopIteration`, it is converted into a :exc:`RuntimeError` (retaining the :exc:`StopIteration` as the new exception's cause).",
                "old_state": -1
            },
            "id": 70974527,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974527/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737996/?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.640164+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "When a :term:`generator` or :term:`coroutine` function returns, a new :exc:`StopIteration` instance is raised, and the value returned by the function is used as the :attr:`value` parameter to the constructor of the exception.",
                "old_state": -1
            },
            "id": 70974526,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974526/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737990/?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.640127+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "The exception object has a single attribute :attr:`value`, which is given as an argument when constructing the exception, and defaults to :const:`None`.",
                "old_state": -1
            },
            "id": 70974525,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974525/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/108737985/?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.640090+01:00",
            "action": 59,
            "target": "",
            "old": "",
            "details": {
                "state": 0,
                "source": "Raised by built-in function :func:`next` and an :term:`iterator`\\'s :meth:`~iterator.__next__` method to signal that there are no further items produced by the iterator.",
                "old_state": -1
            },
            "id": 70974524,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/70974524/?format=api"
        }
    ]
}