Manages revisions

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

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