Manages revisions

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

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