Manages revisions

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

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