Manages revisions

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

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