Manages revisions

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

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