Manages revisions

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

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