Manages revisions

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

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