Manages revisions

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

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