Manages revisions

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

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