Manages revisions

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

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