Manages revisions

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

{
    "id": 507017,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1eaf0425de8cca89d23a5331c8fa0808a7dcd534",
    "head_changeset": "3b5f575315315828313ab9c4bbd096e77e9ed2fa",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3b5f57531531 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507017/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507017/issues/?format=api",
    "phabricator_url": null
}