Manages revisions

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

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