Manages revisions

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

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