Manages revisions

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

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