Manages revisions

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

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