Manages revisions

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

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