Manages revisions

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

{
    "id": 492246,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "92b5a11b94b47b0707a7aa070174b4180e484e1e",
    "head_changeset": "089366363e20df5eda0d7d17864a1fa884de33b9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 089366363e20 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492246/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492246/issues/?format=api",
    "phabricator_url": null
}