Manages revisions

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

{
    "id": 413324,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "94366b71b2018d30e08baa7db5d6d87951df13fd",
    "head_changeset": "64c65e8c2aedde443c9e5cd8f8314e202bee9476",
    "phabricator_id": 231658,
    "phabricator_phid": "PHID-DREV-o257ddqvliy4lz6nkwl6",
    "title": "Bug 1935923 - part 3: Change `HTMLEditor::InsertBRElementIfHardLineIsEmptyAndEndsWithBlockBoundary` to `InsertPaddingBRElementToMakeEmptyLineVisibleIfNeeded` r=m_kato!",
    "bugzilla_id": 1935923,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413324/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413324/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231658"
}