Manages revisions

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

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