Manages revisions

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

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