Manages revisions

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

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