Manages revisions

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

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