Manages revisions

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

{
    "id": 505609,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4ad44caa810b76a33229c352d14b4e693c3d365b",
    "head_changeset": "0f494becca089308c4e707531dfb824297128147",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0f494becca08 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505609/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505609/issues/?format=api",
    "phabricator_url": null
}