Manages revisions

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

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