Manages revisions

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

{
    "id": 499958,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "98ae19b5b4f608c8df3b79018e8245117e504a67",
    "head_changeset": "81a5fc92e6b20074111f75f307a7b36a179418b5",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 81a5fc92e6b2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499958/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499958/issues/?format=api",
    "phabricator_url": null
}