Manages revisions

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

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