Manages revisions

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

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