Manages revisions

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

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