Manages revisions

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

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