Manages revisions

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

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