Manages revisions

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

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