Manages revisions

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

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