Manages revisions

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

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