Manages revisions

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

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