Manages revisions

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

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