Manages revisions

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

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