Manages revisions

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

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