Manages revisions

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

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