Manages revisions

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

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