Manages revisions

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

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