Manages revisions

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

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