Manages revisions

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

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