Manages revisions

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

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