Manages revisions

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

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