Manages revisions

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

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