Manages revisions

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

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