Manages revisions

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

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