Manages revisions

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

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