Manages revisions

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

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