Manages revisions

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

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