Manages revisions

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

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