Manages revisions

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

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