Manages revisions

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

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