Manages revisions

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

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