Manages revisions

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

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