Manages revisions

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

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