Manages revisions

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

{
    "id": 493716,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "5e21170d80f1dafb65f99a914e44b258160e7ab9",
    "head_changeset": "84d739a8b26ab905b430e3b288d72e9da3295325",
    "phabricator_id": 256935,
    "phabricator_phid": "PHID-DREV-ch64qvpbs5zzsqessxng",
    "title": "Bug 1976797 - Replace LineRange::ToPositionAndLength() with ToLength() when returned pos is unused.",
    "bugzilla_id": 1976797,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493716/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493716/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256935"
}