Manages revisions

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

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