Manages revisions

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

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