Manages revisions

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

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