Manages revisions

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

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