Manages revisions

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

{
    "id": 511840,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3858d93ab5dbee118c32789d85711e693f56d995",
    "head_changeset": "8485106e4354fdd080010fde9ef9b7d0416952d5",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 8485106e4354 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/511840/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511840/issues/?format=api",
    "phabricator_url": null
}