Manages revisions

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

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