Manages revisions

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

{
    "id": 505794,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "95ad997297d9a9dbebeb83a796030e35fcde4fe9",
    "head_changeset": "90de76cd8253b008b3e809485567428412cd47ea",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 90de76cd8253 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505794/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505794/issues/?format=api",
    "phabricator_url": null
}