Manages revisions

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

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