Manages revisions

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

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