Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8384847/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/support/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/support/pt_PT/?format=api",
    "user": "https://hosted.weblate.org/api/users/Mrngilles/?format=api",
    "author": "https://hosted.weblate.org/api/users/Mrngilles/?format=api",
    "timestamp": "2018-10-15T12:24:45+02:00",
    "action": 5,
    "target": "Tem um problema diferente com a receção do seu e-mail, e seguiu todos os procedimentos descritos acima sem nenhum resultado positivo? Se sim, por favor entre em contato com o Centro de Análise do Mailcleaner preenchendo este formulário.",
    "id": 3169935,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/3169935/?format=api"
}