Manages revisions

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

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