Manages revisions

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

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