Manages revisions

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

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