Manages revisions

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

{
    "id": 495447,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "f03c882a0c613656b08ac833f80c69007bb09e3b",
    "head_changeset": "1f093133f9648c33dbe3c7ec658f9c6dcb5bf3e8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1f093133f964 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495447/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495447/issues/?format=api",
    "phabricator_url": null
}