Manages revisions

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

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