Manages revisions

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

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