Manages revisions

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

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