Manages revisions

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

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