Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11633075/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/adm_wbem-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/adm_wbem-master/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
    "timestamp": "2020-07-16T11:02:32.234208Z",
    "action": 5,
    "target": "<prompt>tux &gt; </prompt>wbemcat cim_xml_test.xml | less\nHTTP/1.1 200 OK\nContent-Type: application/xml; charset=\"utf-8\"\nContent-Length: 337565\nCache-Control: no-cache\nCIMOperation: MethodResponse\n\n&lt;?xml version=\"1.0\" encoding=\"utf-8\" ?&gt;\n&lt;CIM CIMVERSION=\"2.0\" DTDVERSION=\"2.0\"&gt;\n&lt;MESSAGE ID=\"4711\" PROTOCOLVERSION=\"1.0\"&gt;\n&lt;SIMPLERSP&gt;\n&lt;IMETHODRESPONSE NAME=\"EnumerateClasses\"&gt;\n[..]\n&lt;CLASS NAME=\"Linux_DHCPParamsForEntity\" SUPERCLASS=\"CIM_Component\"&gt;\n&lt;PROPERTY.REFERENCE NAME=\"GroupComponent\" REFERENCECLASS=\"Linux_DHCPEntity\"&gt;\n&lt;/PROPERTY.REFERENCE&gt;\n&lt;PROPERTY.REFERENCE NAME=\"PartComponent\" REFERENCECLASS=\"Linux_DHCPParams\"&gt;\n&lt;/PROPERTY.REFERENCE&gt;\n&lt;/CLASS&gt;\n&lt;/IRETURNVALUE&gt;\n&lt;/IMETHODRESPONSE&gt;\n&lt;/SIMPLERSP&gt;\n&lt;/MESSAGE&gt;\n&lt;/CIM&gt;",
    "id": 1483085,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1483085/?format=api"
}