Manages revisions

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

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