Manages revisions

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

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