Manages revisions

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

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