Manages revisions

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

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