Manages revisions

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

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