Manages revisions

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

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