Manages revisions

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

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