Manages revisions

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

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