Manages revisions

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

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