Manages revisions

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

{
    "id": 505707,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "65a215f0ac954d7030783d5ccca5cf595283bbf0",
    "head_changeset": "1366daa8f9f3d7e4691c3d82f990563dd357d40b",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1366daa8f9f3 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505707/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505707/issues/?format=api",
    "phabricator_url": null
}