Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12616613/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2023-03-15T16:04:54.338546Z",
    "action": 2,
    "target": "<a href=\"%(announcement_url)s\">Ogłoszenie wydania</a> zawiera więcej informacji o zmianach i nowych funkcjach, a strona <a href=\"%(commonbugs_url)s\">Częste błędy</a> więcej informacji o często spotykanych błędach i sposobach ich uniknięcia.",
    "old": "<a href=\"%(relnotes_url)s\">Informacje o wydaniu</a> zawierają więcej informacji o zmianach i nowych funkcjach, a strona <a href=\"%(commonbugs_url)s\">Częste błędy</a> więcej informacji o często spotykanych błędach i sposobach ich uniknięcia.",
    "details": {
        "state": 20,
        "source": "Read the <a href=\"%(announcement_url)s\">release announcmeent</a> for more information on changes and new features, and the <a href=\"%(commonbugs_url)s\">Common Bugs</a> page for information on commonly-encountered bugs and how to avoid them.",
        "old_state": 10
    },
    "id": 10180496,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10180496/?format=api"
}