Manages revisions

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

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