Manages revisions

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

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