Manages revisions

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

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