Manages revisions

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

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