Manages revisions

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

{
    "id": 505423,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "65ff7d806d1c3478bd0f9c39af9c1d5ad05c41d0",
    "head_changeset": "143c3a42134d213e6284d71cd5dcc40c75a7bfb2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 143c3a42134d (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505423/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505423/issues/?format=api",
    "phabricator_url": null
}