Manages revisions

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

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