Manages revisions

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

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