Manages revisions

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

{
    "id": 505588,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "61e304df4fa7fc911c5d8899100bf1caf8cffa21",
    "head_changeset": "4947d19f3fbe74f23f74ba44068d49f789357687",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 4947d19f3fbe (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505588/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505588/issues/?format=api",
    "phabricator_url": null
}