Manages revisions

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

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