Manages revisions

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

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