Manages revisions

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

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