Manages revisions

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

{
    "id": 495601,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "52ffb145865fea9ae8c9f3ed7a0e121426956c7f",
    "head_changeset": "475ab60c42f3ad6e48950e7869b1f39634dde5ee",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 475ab60c42f3 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495601/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495601/issues/?format=api",
    "phabricator_url": null
}