Manages revisions

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

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