Manages revisions

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

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