Manages revisions

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

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