Manages revisions

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

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