Manages revisions

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

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