Manages revisions

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

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