Manages revisions

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

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