Manages revisions

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

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