Manages revisions

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

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