Manages revisions

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

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