Manages revisions

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

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