Manages revisions

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

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