Manages revisions

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

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