Manages revisions

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

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