Manages revisions

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

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