Manages revisions

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

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