Manages revisions

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

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