Manages revisions

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

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