Manages revisions

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

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