Manages revisions

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

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