Manages revisions

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

{
    "id": 533969,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "34a18e80059fb850237b281361c90157b1c4a9f8",
    "head_changeset": "5e9479d3dd1e6c2463dafc3d801b7bb3c0a7c0b9",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5e9479d3dd1e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/533969/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/533969/issues/?format=api",
    "phabricator_url": null
}