Manages revisions

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

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