Manages revisions

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

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