Manages revisions

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

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