Manages revisions

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

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