Manages revisions

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

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