Manages revisions

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

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