Manages revisions

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

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