Manages revisions

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

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