Manages revisions

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

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