Manages revisions

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

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