Manages revisions

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

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