Manages revisions

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

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