Manages revisions

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

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