Manages revisions

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

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