Manages revisions

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

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