Manages revisions

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

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