Manages revisions

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

{
    "id": 524888,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "5f1d94ea75d988d30d8bb4f6cf22b1d98bd6ecb9",
    "head_changeset": "35cdbc132f74eadd1e07fc57ca2cb316be806eaf",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 35cdbc132f74 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524888/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524888/issues/?format=api",
    "phabricator_url": null
}