Manages revisions

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

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