Manages revisions

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

{
    "id": 492314,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "45868e6d910861a9d26f45cb2604fd04152f4a48",
    "head_changeset": "5403040ede624a5e8d678756123d2574198ab520",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5403040ede62 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492314/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492314/issues/?format=api",
    "phabricator_url": null
}