Manages revisions

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

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