Manages revisions

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

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