Manages revisions

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

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