Manages revisions

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

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