Manages revisions

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

{
    "id": 490782,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "26c9c225e74d7872acc517fb4359972aa6cb1f9c",
    "head_changeset": "46e0e7a5f1f237cfaf5918f10b2cbd034a81edac",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 46e0e7a5f1f2 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490782/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490782/issues/?format=api",
    "phabricator_url": null
}