Manages revisions

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

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