Manages revisions

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

{
    "id": 523081,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "14835e61aca61dd8b3ca99a5c49d1c93419403f1",
    "head_changeset": "8ffc7259ac1bd2e84ff5c97bb69cc5815677b887",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8ffc7259ac1b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/523081/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/523081/issues/?format=api",
    "phabricator_url": null
}